nesterapp / react-native-streetview

React Native Google's Panorama/StreetView component for iOS and Android.
MIT License
99 stars 52 forks source link

requireNativeComponent NSTView not found in the UIModule #37

Closed gattaloukik123 closed 11 months ago

gattaloukik123 commented 4 years ago

Can anyone please help me out with this problem, i am running the application on an android device and I have got no iOS or android simulators installed. How do I overcome this error?

jalapenos8 commented 2 years ago

Did you find answer?

amitpdev commented 11 months ago

react-native-streetview v0.2.4 is now released. auto-linking should work as well. I tested with latest RN 0.72.2 (see updated example as well) Please upgrade and report your issue status. thanks!