Update 3rd-party modules website to Js.coach

Summary:
This section was outdated with older website : https://facebook.github.io/react-native/docs/known-issues.html#using-3rd-party-native-modules
Closes https://github.com/facebook/react-native/pull/5650

Reviewed By: svcscm

Differential Revision: D2884630

Pulled By: androidtrunkagent

fb-gh-sync-id: afe35817421e055e343233a1db863954d6f75f01
This commit is contained in:
Ahmed Abbas 2016-01-31 16:37:40 -08:00 committed by facebook-github-bot-5
parent 23412459b2
commit 5afb74027f

View File

@ -52,7 +52,7 @@ There are known cases where the APIs could be made more consistent across iOS an
### Using 3rd-party native modules
There are many awesome 3rd-party modules: https://react.parts/native
There are many awesome 3rd-party modules: [JS.coach](https://js.coach/react-native)
Adding these to your apps should be made simpler. Here's [an example](https://github.com/apptailor/react-native-google-signin) how this is done currently.