Oops, wrong image

This commit is contained in:
Brent Vatne 2015-03-31 17:49:22 -07:00
parent e249a37e37
commit d486efd6f6
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ props:
</LinearGradient> </LinearGradient>
``` ```
![Example with extra props](https://raw.githubusercontent.com/brentvatne/react-native-linear-gradient/master/example.png) ![Example with extra props](https://raw.githubusercontent.com/brentvatne/react-native-linear-gradient/master/example-other-props.png)
### 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/index.ios.js).