mirror of
https://github.com/tappollo/react-native-safari-view.git
synced 2026-04-30 21:01:55 +08:00
Add badge to README
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# React Native Safari View
|
||||
|
||||
[](http://facebook.github.io/react-native/releases/0.40)
|
||||
[](https://www.npmjs.com/package/react-native-safari-view)
|
||||
[](https://www.npmjs.com/package/react-native-safari-view)
|
||||
[](https://codeclimate.com/github/naoufal/react-native-safari-view)
|
||||
@@ -21,6 +22,9 @@ React Native Safari View is a [Safari View Controller](https://developer.apple.c
|
||||
npm i --save react-native-safari-view
|
||||
```
|
||||
|
||||
## Support
|
||||
Due to the rapid changes being made in the React Native ecosystem, we are not officially going to support this module on anything but the latest version of React Native. The current supported version is indicated on the React Native badge at the top of this README. If it's out of date, we encourage you to submit a pull request!
|
||||
|
||||
## Usage
|
||||
### Linking the Library
|
||||
In order to use Safari View, you must first link the library your project. There's excellent documentation on how to do this in the [React Native Docs](https://facebook.github.io/react-native/docs/linking-libraries-ios.html#content).
|
||||
|
||||
Reference in New Issue
Block a user