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

update example in readme #103

Open jasondibenedetto opened 6 years ago

jasondibenedetto commented 6 years ago

Currently this fails on android as SafariView.show() is being invoked.

mnahkies commented 4 years ago

I was about to make a PR for the same change - there is no point checking if it is available and calling show immediately

@naoufal this has been open since 2018 and is a minor docs change, could it be merged?