I hope you are all having a good time. I am working on my first react-native application. I have a script tag from client which loads a request a song service. I have tried different libraries
- react-native-htmlview
- react-native-render-html
- react-native-render-webview
but I still can not figure out how to load this script in react native. I am new to react native so if I am missing anything obvious or simple please point it out for me. Thank you in advance.
<script src="https://embed.radio.co/request/w91ece69.js"></script>

