I have tried plenty of ways to display panorama image in react native.
react-native-360
this is only for iOS.- Creating an activity in android native code and called it from react native javascript. but content is not showing. Secondly I want to display panorama on the
modal
and I don't know how to open activity on the modal instead of whole screen. - Showing panorama on the web view through
react-vr
. I think this may work but I don't know how to go for it.
Thanks in advance.