hungdev / react-native-instagram-login

a react native instagram login component (support android & ios). Pull requests are welcome!
https://www.npmjs.com/package/react-native-instagram-login
184 stars 103 forks source link

Getting error as "requireNativeComponent:RNCWKWebView" was not found in the UI Manager #44

Closed nihp closed 5 years ago

nihp commented 5 years ago

I am using react-native-instagram-login in my app. I have updated the react-native-webview to 7.0.3 after this I can't able to login the app and it shows the below error. Refer the attachment Screenshot 2019-09-05 at 5 16 00 PM

marcojr commented 5 years ago

Same here !

hungdev commented 5 years ago

@nihp and @marcojr Please linking manually. Hope links can help you. https://github.com/react-native-community/react-native-webview#common-issues https://github.com/react-native-community/react-native-webview/issues/235#issuecomment-452382921 https://github.com/react-native-community/react-native-webview/issues/161 Sorry i don't have much time to help you more detail.

ThomasLech commented 5 years ago

I resolved the issue, and provided a step-by-step solution: https://github.com/hungdev/react-native-instagram-login/issues/45

hungdev commented 5 years ago

@nihp @marcojr @ThomasLech new version published. It fixed this issue and updated example for react-native version > 0.6. Please read the new instructions. thanks guys. Happy weekend. Let me know if the error still exists.