mirror of
https://github.com/status-im/react-native-linear-gradient.git
synced 2026-08-30 22:01:13 +00:00
add pod 'React' to notifiy changed paht
This commit is contained in:
@@ -24,7 +24,10 @@ Then either:
|
||||
#####Cocoapods
|
||||
add the following line to your Podfile:
|
||||
|
||||
`pod 'BVLinearGradient', :path => '../node_modules/react-native-linear-gradient'`
|
||||
```sh
|
||||
pod 'React', :path => '../node_modules/react-native'
|
||||
pod 'BVLinearGradient', :path => '../node_modules/react-native-linear-gradient'
|
||||
```
|
||||
|
||||
or:
|
||||
#####Manually
|
||||
|
||||
Reference in New Issue
Block a user