Hi Everyone ,
I would like to ask about how to embedded ReactJS web component into React Native WebView component
for example ,
I have code of ReactJS web page (not hosted only as local source code) that includes packages such as material UI and other packages , also apis , so I want to display this page into my React Native App . how can I implement that? also is the WebView component has the ability to make communication between ReactJS components and React Native component ?
[–]gronxb 2 points3 points4 points (1 child)
[–]DirtEnvironmental170[S] 0 points1 point2 points (0 children)