6 Commits

Author SHA1 Message Date
Mathieu Acthernoene
0a9afe87c2 Handle preferred languages on android 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene
540a61a348 Fix android react-native link 2017-05-25 17:52:39 +02:00
Mathieu Acthernoene
bb210d1a22 Update gradle version 2017-03-08 22:41:11 +01:00
npomfret
07a60470c0 removed the explicit (and old) version of the RN dependency in favour of +. This change means that multiple version of the RN libraries will no longer appear in the parent project. 2017-01-27 12:13:34 +00:00
Joseph An
2e8e0b511e fix untracked files 2016-11-08 09:38:41 -08:00
Miguel Araujo Perez
80b421b669 Added Android support
Added java code for bridging current locale in an Android device to
javascript. Beware that Android communicates values to javascript
through callbacks or events emitted, this means communication is
asynchronous.
2015-10-22 17:35:22 +02:00