proyecto26 / react-native-inappbrowser

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

False isAvailable parameter #428

Open shubham-imoney opened 1 year ago

shubham-imoney commented 1 year ago

Make sure to check the demo app(s) for sample usage

Done

Make sure to check the existing issues in this repository

Done

If the demo apps cannot help and there is no issue for your problem, tell us about it

The documentation says that the parameter isAvailable tells if the device supports the plugin. In what cases does the device not support the plugin. Is it below a particular Android version or API or any other reason?

Which platform(s) does your issue occur on?

All

Please, provide the following version numbers that your issue occurs with:

All

Please, tell us how to recreate the issue in as much detail as possible.

Informational Question

Is there any code involved?

No