Commit Graph

126 Commits

Author SHA1 Message Date
Mathieu Acthernoene 1a6b0fe86c Update example dependencies 2017-06-26 22:31:13 +02:00
Mathieu Acthernoene 888e84ce63 Add recommended comment 2017-06-26 22:25:56 +02:00
Mathieu Acthernoene 1b52124c6e Change "NB" to ⚠️ 2017-06-26 22:25:08 +02:00
Mathieu Acthernoene ad76f69bb7 Update README.md 2017-06-26 22:24:07 +02:00
Mathieu Acthernoene b0dbc10830 Bump version number 2017-06-26 22:12:52 +02:00
Mathieu Acthernoene d6f18b57da Update tvOS module name 2017-06-26 22:12:02 +02:00
Mathieu Acthernoene d5b2793b73 Change podspec description 2017-06-26 22:08:10 +02:00
Mathieu Acthernoene 3e84130a52 Merge pull request #106 from poyannabati/pn/update-podspec
Updated Podspec
2017-06-26 22:04:01 +02:00
Poyan Nabati 3a8862610f Updated Podspec file with homepage attribute 2017-06-26 21:59:09 +02:00
Poyan Nabati 882b30fa33 Added cocoapod install info to README 2017-06-26 21:59:09 +02:00
Mathieu Acthernoene 06b4448b4a Update README.md 2017-06-26 10:59:26 +02:00
Mathieu Acthernoene 987deb3083 Update README.md 2017-06-26 10:58:55 +02:00
Mathieu Acthernoene 8924df3c7a Update README.md 2017-06-26 10:58:34 +02:00
Mathieu Acthernoene 5971c0b478 Add android install screenshot 2017-06-26 10:57:16 +02:00
Mathieu Acthernoene 50e7a4931e Create README.md 2017-06-15 07:34:14 +02:00
Mathieu Acthernoene 65f0fcfc4f 2.0.1 2017-06-15 07:11:26 +02:00
Mathieu Acthernoene c15feb03fe Update README.md 2017-06-15 07:08:24 +02:00
Alexander Zaytsev 72bcb9c5ae Merge pull request #91 from AlexanderZaytsev/2.0.0
2.0.0
2017-06-14 20:08:02 +05:00
Mathieu Acthernoene 4a26e618e6 Merge pull request #90 from JulienKode/2.0.0
[tvOS] Add target
2017-06-09 12:24:55 +02:00
Julien Karst 567ec2049e [Project] Add tvOS Target 2017-06-09 11:51:00 +02:00
Julien Karst 9d540641fd [Podspec] Add tvOS platform 2017-06-09 11:45:38 +02:00
Mathieu Acthernoene 98c5c878a8 Merge pull request #89 from davepack/patch-1
Fixes LocaleList not supported below API level 24
2017-06-09 11:06:23 +02:00
Mathieu Acthernoene 20e7dd584b Update README 2017-06-09 11:03:59 +02:00
Dave Pack 5e940eeab1 Fixes LocaleList not supported below API level 24
Modifies WritableArray method so that LocaleList is not needed on devices with lower than API level 24.
2017-06-07 20:10:52 -06:00
Mathieu Acthernoene 8e22064009 Update README.md 2017-05-25 18:06:06 +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 0ca088ec8f Switch to getLanguages Promise on android 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 9111605ed7 Bump version number 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 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