I am a react native developer. I have a website it is in HTML. I has 5-7 pages and wrote some tags in this. I want to convert it into React native. So is there any way that i can run whole website within React native with script and other tags. So that i do not need to recode it as some of the code i am not able to understand it. So please let me know if anyone can help me in this.
I searched alot on internet and found packages like
react-native-webview
react-native-render-html
But these package just load some piece of code and also script tags not rendering also not finding assets. So let me know if anyone have good point of view here.