proyecto26 / react-native-inappbrowser

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

[IOS] Hide How to hide Safari icon in "In App Browser"? #406

Closed duongtranfu closed 1 year ago

duongtranfu commented 1 year ago

Hi everyone,

in IOS, I would like to hide safari icon in the "In App Browser" like image below:

image

I did not find out any option to hide it in the document. Thank for any help.

duongtranfu commented 1 year ago

Hi @friederbluemle @jdnichollsc,

Could you please help?

jdnichollsc commented 1 year ago

I'm not sure if that's possible, did you find any native option to support that with the Safari View Controller?

duongtranfu commented 1 year ago

Hi @jdnichollsc I did not find out any native option to hide safari icon https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller#2859026

Do you have any idea?

jdnichollsc commented 1 year ago

Ok, so I don't think that's possible

duongtranfu commented 1 year ago

thank you @jdnichollsc