mirror of
https://github.com/status-im/react-native-linear-gradient.git
synced 2025-02-09 06:14:54 +00:00
Update README
This commit is contained in:
parent
f63ad50ced
commit
59932f4cba
@ -84,4 +84,4 @@ Check out [Examples/AnimatedGradient] (`git clone` this project, cd into it, npm
|
||||
*This gif was created using [licecap](http://www.cockos.com/licecap/) - a great piece of free OSS*
|
||||
|
||||
### An example app
|
||||
You can see this component in action in [brentvatne/react-native-login](https://github.com/brentvatne/react-native-login/blob/master/index.ios.js).
|
||||
You can see this component in action in [brentvatne/react-native-login](https://github.com/brentvatne/react-native-login/blob/master/App/Screens/LoginScreen.js#L70-L73).
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-linear-gradient",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"description": "A <LinearGradient> element for react-native",
|
||||
"main": "LinearGradient.ios.js",
|
||||
"author": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user