Update README again

This commit is contained in:
Brent Vatne 2015-03-30 22:57:04 -07:00
parent 1c69bb2d9e
commit 0426cc4e32

View File

@ -38,5 +38,6 @@ var styles = Stylesheet.create({
right: 0,
},
});
```
In action [here](https://github.com/brentvatne/react-native-login/blob/master/index.ios.js).
Example code [here](https://github.com/brentvatne/react-native-login/blob/master/index.ios.js).