Commit Graph

146 Commits

Author SHA1 Message Date
Mathieu Acthernoene eadcf1d708 Add a basic exemple (only constants) 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene f7e5fb9caa Avoid useless computations on iOS 9+ 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene 0a9afe87c2 Handle preferred languages on android 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene f12c039271 Switch to i18n-js v3.0.0 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene 34d39e6341 Handle preferred languages list on iOS 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene d5ad3b3d0d react-native link on example 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene ce332fa00b Remove windows version 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene 2704630eba Add support for preferred language on windows 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene 191bb94078 Init example project 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene 56259f7f61 Add support for react-native < 0.40 2017-05-25 17:52:39 +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
Mathieu Acthernoene 96e470bbaf Fix windows version 2017-05-25 17:52:39 +02:00
Mathieu Acthernoene 524456d7ba Improve ios language detection 2017-05-25 17:52:39 +02:00
Mathieu Acthernoene 86d0a76eda Improve android language detection 2017-05-25 17:52:39 +02:00
Mathieu Acthernoene 540a61a348 Fix android react-native link 2017-05-25 17:52:39 +02:00
Mathieu Acthernoene 7bd5250051 Fix ios react-native link 2017-05-25 17:52:39 +02:00
Mathieu Acthernoene 9c07bb2101 Add editorconfig 2017-05-25 17:52:39 +02:00
Mathieu Acthernoene 476adddade Merge pull request #84 from ndbroadbent/patch-1
Fixed broken formatting in the README
2017-05-23 12:49:08 +02:00
Nathan Broadbent adbf462ee2 Fixed broken formatting in the README 2017-05-23 16:17:42 +07:00
Mathieu Acthernoene ed21e24924 Merge pull request #83 from marudy/master
Small documentation correction for multiple location files usage
2017-05-16 23:57:12 +02:00
Tasos Maroudas 2c5cd43f65 Small documentation correction for multiple location files usage 2017-05-17 00:53:55 +03:00
Mathieu Acthernoene a81b9b3de2 Merge pull request #81 from marudy/readme-multiple-locale-files
Added documentation for setup with multiple locale files
2017-05-16 14:20:26 +02:00
marudy 5cab05369c Added usage documentation with multiple location files
How to use react-native-i18n with multiple locale files & ES6.
2017-05-14 21:43:34 +03:00
Mathieu Acthernoene f880676170 Merge pull request #15 from ognen/fix-ios-langauge-discovery
Fix ios langauge discovery
2017-05-08 22:44:43 +02:00
Ognen Ivanovski a62db8e25b Document how to add locales in the Xcode project. 2017-05-08 20:25:00 +02:00
Mathieu Acthernoene f7f72e1d8a Add react-native link warning 2017-03-20 15:46:32 +01:00
Mathieu Acthernoene 7e02f3485e Update to i18n-js v3.0.0.rc16 2017-03-15 17:45:35 +01:00
Mathieu Acthernoene b9d31778d9 Fix #26 2017-03-15 17:37:17 +01:00
Mathieu Acthernoene 42755848b5 Merge branch 'Anthonyzou-patch-1' 2017-03-08 22:41:25 +01:00
Mathieu Acthernoene bb210d1a22 Update gradle version 2017-03-08 22:41:11 +01:00
Matteo Mazzarolo 11fb067134 Create LICENSE.md 2017-02-21 21:11:02 +01:00
Matteo Mazzarolo 5aac06f4a3 Merge pull request #56 from npomfret/master
prevent multiple versions of the RN libraries being downloaded by the parent project
2017-01-30 19:05:24 +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
Matteo Mazzarolo 178edc15d1 Update README.md 2017-01-26 10:23:37 +01:00
Matteo Mazzarolo a6ae286347 Merge pull request #52 from balmasich/RN-0.40.0
Update React Native version to 0.40.0
2017-01-05 13:43:04 +01:00
Balmasov, Alexey 448d3be134 Update React Native version to 0.40.0 bump version to 1.0.0 2017-01-05 15:19:10 +03:00
Matteo Mazzarolo f6563f1457 Merge pull request #46 from EdevMosaic/windows-compatability
[WIP] windows compatability
2016-11-08 21:14:47 +01:00
Joseph An 2e8e0b511e fix untracked files 2016-11-08 09:38:41 -08:00
Joseph An 45d6d34eee Fix class atrributes name and type 2016-11-08 09:17:24 -08:00
Joseph An b36f9cf1a7 gitignore windows specific files 2016-11-08 08:11:31 -08:00
Joseph An cd64399f16 Add type to Constants method 2016-11-08 08:09:25 -08:00
Joseph An 97d27b95c2 Returns current culture 2016-11-08 08:06:28 -08:00
Joseph An d207c503a7 Template files 2016-11-07 14:06:56 -08:00
mmazzarolo d6eb672b75 npm version bump 2016-09-01 19:21:38 +02:00
mmazzarolo 58c0b66379 Release 0.1.0 2016-09-01 19:16:40 +02:00
mmazzarolo 7fe36f0f96 0.1.0-beta.0 2016-08-22 20:08:18 +02:00
Matteo Mazzarolo f1ccc5f8d1 Update package.json 2016-08-22 19:29:57 +02:00
Matteo Mazzarolo 27c97c600e Merge pull request #39 from chris-verclytte/master
Fix incorrect package.json format
2016-08-22 19:26:12 +02:00
Christophe VERCLYTTE 9f35f51bc5 Fix incorrect package.json format 2016-08-22 17:25:05 +02:00