react-native-inappbrowser
react-native-inappbrowser copied to clipboard
📱InAppBrowser for React Native (Android & iOS) 🤘
Hi folks! Trying to import the library in a jest test but getting the following issue import InAppBrowser from 'react-native-inappbrowser-reborn'; ^ Parse errors in imported module 'react-native-inappbrowser-reborn': Cannot read properties...
Works fine in iOS devices but for android (tested on both Emulator and real Device), the response always returns as dismiss where I am expecting a successful response: ``` {...
OpenAuth Stuck At Blank Page IOS 18.0+ ### Which platform(s) does your issue occur on? - iOS - iOS 18.0+ - emulator ### Please, provide the following version numbers that...