Update README.md

This commit is contained in:
Spencer Ahrens 2015-03-26 11:06:24 -07:00
parent 87dcb90e8c
commit 4c5ecfd1e7

View File

@ -191,3 +191,4 @@ var MyCustomView = createReactIOSNativeComponentClass({
}); });
``` ```
More documentation, tutorials, and more on the [React Native website](http://facebook.github.io/react-native/).