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

Support for Trusted Web Activity #357

Closed nadishan closed 2 years ago

nadishan commented 2 years ago

Can we use this library to display trusted web applications? Basically, my requirements are, hide URL, disable the share button, and disable 3 dots menu. I need to run all of above options in Android and iOS platforms.

jdnichollsc commented 2 years ago

Please check if that's supported with Chrome CustomTabs and SafariViewController and let us know to reopen this issue! 👍

AlbertoMeQ commented 9 months ago

This would be amazing!

And Trusted Web Activity would solve lots of customization issues for this wonderful library!