mirror of
https://github.com/status-im/react-native-linear-gradient.git
synced 2025-02-13 08:06:45 +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*
|
*This gif was created using [licecap](http://www.cockos.com/licecap/) - a great piece of free OSS*
|
||||||
|
|
||||||
### An example app
|
### 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",
|
"name": "react-native-linear-gradient",
|
||||||
"version": "0.1.4",
|
"version": "0.1.5",
|
||||||
"description": "A <LinearGradient> element for react-native",
|
"description": "A <LinearGradient> element for react-native",
|
||||||
"main": "LinearGradient.ios.js",
|
"main": "LinearGradient.ios.js",
|
||||||
"author": {
|
"author": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user