Fix link to example project
This commit is contained in:
parent
b1c9ad9fb1
commit
4ee81aa5e8
|
@ -144,7 +144,7 @@ props:
|
|||
|
||||
### Updating the values for fun
|
||||
|
||||
Check out [Examples/AnimatedGradient] (`git clone` this project, cd into it, npm install, open in XCode and run) to see how this is done:
|
||||
Check out [Examples/AnimatedGradient](https://github.com/brentvatne/react-native-linear-gradient/blob/master/Examples/AnimatedGradient/src/index.js) (`git clone` this project, cd into it, npm install, open in XCode and run) to see how this is done:
|
||||
|
||||
![Example with extra props](https://raw.githubusercontent.com/brentvatne/react-native-linear-gradient/master/images/example-animated.gif)
|
||||
|
||||
|
|
Loading…
Reference in New Issue