Update README

This commit is contained in:
Brent Vatne 2015-04-08 15:52:12 -07:00
parent f63ad50ced
commit 59932f4cba
2 changed files with 2 additions and 2 deletions

View File

@ -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).

View File

@ -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": {