Skip to content

Commit

Permalink
Make link more specific
Browse files Browse the repository at this point in the history
Directly link to the react-native part the site
  • Loading branch information
webwelten committed Jan 20, 2016
1 parent 67e5fe6 commit ed0e6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Note that you'll need the Android NDK installed, see [prerequisites](https://git

## Extending React Native

- Looking for a component? [JS.coach](https://js.coach)
- Looking for a component? [JS.coach](https://js.coach/react-native)
- Fellow developers write and publish React Native modules to npm and open source them on GitHub.
- Making modules helps grow the React Native ecosystem and community. We recommend writing modules for your use cases and sharing them on npm.
- Read the guides on Native Modules ([iOS](http://facebook.github.io/react-native/docs/native-modules-ios.html), [Android](http://facebook.github.io/react-native/docs/native-modules-android.html)) and Native UI Components ([iOS](http://facebook.github.io/react-native/docs/native-components-ios.html), [Android](http://facebook.github.io/react-native/docs/native-components-android.html)) if you are interested in extending native functionality.
Expand Down

0 comments on commit ed0e6a2

Please sign in to comment.