Commit Graph

165 Commits

Author SHA1 Message Date
Volodymyr Kozieiev 8c974f0139
Change incorrect copyright 2017-12-27 18:32:41 +02:00
Volodymyr Kozieiev 3844e88488
Added desktop implementation 2017-12-26 17:42:22 +02:00
Mathieu Acthernoene 8fa789d984 Bump version number 2017-12-21 12:08:00 +01:00
Mathieu Acthernoene 4bdc4bf77a Keep react as a dependency 2017-12-21 12:07:34 +01:00
Mathieu Acthernoene 07ce26963e
Merge pull request #153 from giantss/master
Fix  Cannot read property 'getLanguages' of undefined
2017-12-21 09:36:33 +01:00
giantss 978c40658c
Update index.js
Fix  Cannot read property 'getLanguages' of undefined
2017-12-12 10:00:40 +08:00
Mathieu Acthernoene c4764d85d4
Merge pull request #147 from rborn/rborn-patch-1
Remove React dependency from the podspec file
2017-11-23 14:53:46 +01:00
Dan Tamas 1b960317a3
Remove React dependency from the podspec file 2017-11-23 14:12:52 +01:00
Mathieu Acthernoene 4b65411152 Bump version number 2017-10-27 11:11:38 +02:00
Mathieu Acthernoene 93852e3cc5 Merge pull request #139 from kilolumen/update_devDependencies
update i18n-js to latest version
2017-10-27 11:10:38 +02:00
lidongjie 7a43c33786 update i18n-js to latest version 2017-10-26 16:43:02 +08:00
Mathieu Acthernoene 5210c5e297 Update README.md 2017-10-18 11:22:55 +02:00
Mathieu Acthernoene 9ed070d7bd Merge branch 'master' of https://github.com/AlexanderZaytsev/react-native-i18n 2017-10-18 11:21:56 +02:00
Mathieu Acthernoene 9f9d835008 Update package.json 2017-10-18 11:20:28 +02:00
Mathieu Acthernoene b7858b56d6 Use i18n-js from npm 2017-10-18 11:20:01 +02:00
Mathieu Acthernoene 32cc0f9030 Fix indent 2017-10-10 11:15:45 +02:00
Mathieu Acthernoene 03c5875f57 Bump version number 2017-10-09 14:47:56 +02:00
Mathieu Acthernoene 97f7399440 Merge pull request #133 from Crash--/patch-1
Fix RN 0.48+ warning about requiresMainQueueSetup
2017-10-09 14:46:26 +02:00
Quentin Valmori fb59f5f961 Fix RN 0.48+ warning about requiresMainQueueSetup
Warning: Module RNI18n requires main queue setup since it overrides constantsToExport but doesn't implement `requiresMainQueueSetup. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2017-10-09 14:25:40 +02:00
Mathieu Acthernoene 2d43c3ad8b Merge branch 'master' of https://github.com/AlexanderZaytsev/react-native-i18n 2017-09-08 21:43:42 +02:00
Mathieu Acthernoene a09b76d9b6 Bump version number 2017-09-08 21:39:34 +02:00
Mathieu Acthernoene 13c8bd50c7 Add a warning when the package is not linked 2017-09-08 21:39:23 +02:00
Mathieu Acthernoene 31f54d1a95 Bring back pod dependency React
I will see after https://github.com/facebook/react-native/pull/15460
being released
2017-09-08 21:29:22 +02:00
Mathieu Acthernoene 01c728ab90 Fix test - getLanguages is a Promise<Array<string>> 2017-08-30 00:28:05 +02:00
Mathieu Acthernoene 5b1a37aefc Merge pull request #122 from AlexanderZaytsev/tests-and-types
Add valid tests
2017-08-27 21:23:06 +02:00
Mathieu Acthernoene ab1edf2656 Bump version number 2017-08-27 21:15:41 +02:00
Mathieu Acthernoene 208ee2192f Remove cocoapods dependency 2017-08-27 21:12:31 +02:00
Mathieu Acthernoene 606597ab8b Cleanup a bit the module 2017-08-27 21:11:00 +02:00
Mathieu Acthernoene 2ce27c04d7 A bit of cleaning in example 2017-08-27 20:37:52 +02:00
Mathieu Acthernoene 716463996b Fix bad imports path 2017-08-27 20:34:13 +02:00
Mathieu Acthernoene d181ecb697 Add test & mock example 2017-08-27 20:24:10 +02:00
Mathieu Acthernoene 1915faa94a Move the main App screen in the src folder 2017-08-27 20:22:33 +02:00
Mathieu Acthernoene 4ba92ea7a7 Update example react-native version 2017-08-27 20:20:13 +02:00
Mathieu Acthernoene 27455aa63c Bump version number 2017-08-02 19:53:45 +02:00
Mathieu Acthernoene f19cd9bcd6 Fix unexistant createJSModules on rn 0.47+ 2017-08-02 19:53:12 +02:00
Mathieu Acthernoene dba1000fa7 Bump version number 2017-08-02 11:33:45 +02:00
Mathieu Acthernoene 84a87fa49a Merge pull request #116 from flexsurfer/patch-1
use latest version for  i18n-js
2017-08-02 11:32:10 +02:00
Andrey Shovkoplyas 98e76ee1ba update dependencied
use latest v3.0.1 of i18n-js
2017-08-02 11:28:06 +03:00
Mathieu Acthernoene 75eb5df3f7 Update README.md 2017-07-10 21:06:22 +02:00
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