Mathieu Acthernoene
13c8bd50c7
Add a warning when the package is not linked
2017-09-08 21:39:23 +02:00
Mathieu Acthernoene
606597ab8b
Cleanup a bit the module
2017-08-27 21:11:00 +02:00
Mathieu Acthernoene
a867e8ca40
Add basic example
2017-05-25 17:52:40 +02:00
Mathieu Acthernoene
de7bcfef94
Keep languages constants for faster I18n init
2017-05-25 17:52:40 +02:00
Mathieu Acthernoene
958ae660e6
Switch to Promise getLanguages on iOS instead of constants
2017-05-25 17:52:40 +02:00
Mathieu Acthernoene
eadcf1d708
Add a basic exemple (only constants)
2017-05-25 17:52:40 +02:00
Mathieu Acthernoene
91662a4cda
Switch to ES2015, remove now useless replace
2017-05-25 17:52:39 +02:00
Mathieu Acthernoene
a19790da39
Define I18n.js as a dependency
2017-05-25 17:52:39 +02:00
Samuli Hakoniemi
c6691e049a
Uniform code and fix for test friendliness (mocha)
...
- replace let with const
- check existence of `RNI18n` when accessing it's properties
- remove unnecessary code
2016-06-16 15:39:55 +03:00
Lukas Benes
27bc21f3d4
Unification of android version with ios - use constants
2016-01-03 11:24:05 +01:00
Miguel Araujo Perez
e062a7e807
Wrong variable name
2015-12-14 11:39:36 +01:00
Jorge Maroto
8699f6d752
FIX last commit
2015-12-11 13:37:50 +01:00
Jorge Maroto
cd6e47dfc0
Update requires to be compatible with ES6
2015-12-11 13:17:27 +01: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
Alexander Zaytsev
898f5cbff1
Convert en_US to en-US for i18n.js
2015-07-09 11:03:49 +07:00
Alexander Zaytsev
b09e088ec3
Making it work
2015-06-14 19:14:02 +07:00
Alexander Zaytsev
a82ae4982b
Aw
2015-06-14 17:47:18 +07:00