naoufal / react-native-safari-view

A React Native wrapper for Safari View Controller.
https://www.npmjs.com/package/react-native-safari-view
494 stars 110 forks source link

add hidden option to allow use safari view only to read cookies #93

Open ronaldozanoni opened 6 years ago

ronaldozanoni commented 6 years ago

Sometimes we want to load the safari view controller only to read the safari cookies without showing anything on the screen. This is useful in deffered deep linking feature