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

Can I openAuth without modal style? I can't pass app store with modal window style. #432

Closed matanume closed 1 year ago

matanume commented 1 year ago

Can I openAuth without modal style? I can't pass app store with modal window style.

Which platform(s) does your issue occur on?

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

3.7.0

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

Just use InAppBrowser.openAuth the same way as document.

matanume commented 1 year ago

It is my fault. I'm not applied it to all parts.