Update KnownIssues.md

This commit is contained in:
mkonicek-tester 2015-11-26 18:01:53 +00:00
parent 510f001390
commit fd6ec34cdc
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,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: https://react.parts/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.