mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-01-13 10:05:05 +00:00
Update README.md
This commit is contained in:
parent
138df184bc
commit
4c764ac6a3
@ -19,7 +19,7 @@ Check the [roadmap here](https://github.com/Kureev/react-native-blur/issues/1)
|
||||
npm install react-native-blur
|
||||
```
|
||||
|
||||
2. Link your library by one of those ways: either by using `rnpm link` (see more about rnpm [here](https://github.com/rnpm/rnpm)) or like it's [described here](http://facebook.github.io/react-native/docs/linking-libraries-ios.html). Don't forget to add it to `Build Phases` of your project!
|
||||
2. Link your library by one of those ways: either by using `rnpm link` (see more about rnpm [here](https://github.com/rnpm/rnpm)) or like it's [described here](http://facebook.github.io/react-native/docs/linking-libraries-ios.html).
|
||||
3. Inside your code include JS part by adding
|
||||
|
||||
```javascript
|
||||
|
Loading…
x
Reference in New Issue
Block a user