react-native-sfsafariviewcontroller
react-native-sfsafariviewcontroller copied to clipboard
An SFSafariViewController wrapper for React Native presenting Safari View in a modal
Results
2
react-native-sfsafariviewcontroller issues
Sort by
recently updated
recently updated
newest added
Current configuration only works on React-Native `0.47.2` or earlier. To have this work on `0.48.x` and above, please update the imports of the `RCTSFSafariViewController.h` file: Current: ``` #import #import #import...