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 of undefined (reading 'forEach') (undefined:undefined) eslint(import/default)
