BonnierNews / react-native-3d-model-view

A React Native view for displaying 3D models
MIT License
215 stars 57 forks source link

Invariant Violation: requireNativeComponent: "RCT3DARModelView" was not found in the UIManager. #18

Closed vikramhegde58 closed 5 years ago

vikramhegde58 commented 5 years ago

hi i am facing this issue in android.

johankasperi commented 5 years ago

Seems like you haven't properly linked the library? https://facebook.github.io/react-native/docs/linking-libraries-ios

vikramhegde58 commented 5 years ago

so you are saying it will work in android also right??

johankasperi commented 5 years ago

Yes it will run on android

vikramhegde58 commented 5 years ago

Thanks for the help will check what's wrong with the linking.

Muhamman78 commented 4 years ago

i am facing the same issue.. i have even linked it right. Please tell me how to fix it ?