proyecto26 / react-native-inappbrowser

📱InAppBrowser for React Native (Android & iOS) 🤘
https://www.npmjs.com/package/react-native-inappbrowser-reborn
MIT License
1.31k stars 223 forks source link

Getting error when trying to open the browser (_utils.RNInAppBrowser.isAvailable()) #314

Closed jhonidev closed 2 years ago

jhonidev commented 2 years ago

Hello, im getting this following error when I try to open the browser:

'null is not an object (evaluating '_utils.RNInAppBrowser.isAvailable')'

I'm using expo running react native on Android Emulator (Android Studio)

I have tried to install it manually too, doing the steps I found on readme.md, but nothing solves it.

My code is pretty simple, it is actually the demo code.

jdnichollsc commented 2 years ago

Did you eject Expo first? otherwise, please use the Expo WebBrowser package instead

jdnichollsc commented 2 years ago

@ahnafnafee please report an issue from the repository of that project 👍