I'm currently developing a RN app using the WebView component showing a remote URI, and in the JS loaded through this URI, I would like to be able to determine if I'm inside a RN WebView or not.
Have someone already faced this issue ? Can someone help me ?
Thanks a lot !