Commit Graph

146 Commits

Author SHA1 Message Date
Matteo Mazzarolo 55ebe1259d Merge pull request #35 from hstaudacher/master
Fix #18: Replace currentLocale with prefered languages
2016-08-18 21:16:32 +02:00
Matteo Mazzarolo 3b71d3eda1 Merge pull request #27 from zvona/patch-1
Uniform code and fix for test friendliness (mocha) in index.js
2016-08-18 15:02:06 +02:00
Matteo Mazzarolo ccea2bc46f Added icon 2016-08-18 14:58:33 +02:00
Matteo Mazzarolo 4998f5ed04 Updated manual install 2016-08-18 14:50:08 +02:00
Matteo Mazzarolo 26d6091093 Merge pull request #32 from mortik/master
Add Cocoapods Support
2016-08-18 14:36:44 +02:00
Matteo Mazzarolo 99290f4d78 Cleanup and added react-native link 2016-08-18 14:28:57 +02:00
Matteo Mazzarolo 93449f3cc8 Merge pull request #34 from magrinj/patch-1
Remove peer dependencies
2016-08-18 13:01:16 +02:00
Alexander Zaytsev 86cbe008ec Update README.md 2016-08-17 16:00:54 +05:00
hstaudacher cb09ea2cc0 Fix #18: Replace currentLocale with prefered languages
On the iOS device the currentLocale returns the region instead of the device language. By using prefered language this is fixed.
2016-08-07 11:43:10 +02:00
Jérémy M fd13452949 Remove peer dependencies
Hi everyone, 

Since the last version of react-native -> 0.31.0-rc.1, I got a warning with the peer dependency due to the new name of the version, so, I think to avoid future problems with the react-native version it's better to remove the peer decency. What do you think ?
2016-08-02 11:19:46 +02:00
Marten Klitzke 2a7065d975
chore(cocoapods): add .podspec file to get cocoapods support 2016-07-27 15:08:07 +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
Alexander Zaytsev 5fa3e0e542 Merge pull request #16 from Tiagojdferreira/master
Add rnpm installation to readme
2016-03-18 20:03:08 +05:00
tiagojdferreira d1a64e6271 Add rnpm installation to readme 2016-03-08 22:25:55 +01:00
Alexander Zaytsev 9568fd7f2f Bump to 0.0.8 2016-02-10 20:21:32 +05:00
Alexander Zaytsev 4687046261 Merge pull request #12 from falsecz/android-constants
Unification of android version with ios - use constants
2016-02-10 20:20:12 +05:00
Lukas Benes 27bc21f3d4 Unification of android version with ios - use constants 2016-01-03 11:24:05 +01:00
Alexander Zaytsev ec62aaa8f2 Merge pull request #4 from michaelcontento/patch-1
Fix repository.url in package.json
2015-12-22 11:17:51 +05:00
Alexander Zaytsev ac2ca0466b Bump version 2015-12-22 11:12:57 +05:00
Alexander Zaytsev a318cdfb41 Update link 2015-12-22 11:10:50 +05:00
Alexander Zaytsev a0cdd64da0 Merge pull request #8 from ticketea/master
Added Android support
2015-12-22 11:06:39 +05:00
Jorge Maroto 9ab02d1c57 Move deployment target to 8.0
This should remove some XCode warnings
2015-12-16 10:56:29 +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
Jorge Maroto 141f0c5995 Removing console.log 2015-12-01 11:55:17 +01:00
Jorge Maroto b487373842 Suport base language 2015-12-01 11:51:58 +01:00
Miguel Araujo Perez c1336d331f Updated README with Android installation instructions 2015-11-11 12:23:28 +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
Michael Contento 7fa1bd17a8 Fix repository.url in package.json 2015-08-07 02:44:44 +02:00
Alexander Zaytsev 15261e8ffa Update readme for 0.0.6 2015-07-09 11:29:49 +07:00
Alexander Zaytsev 33c218bf77 Bump version to 0.0.6 2015-07-09 11:04:22 +07:00
Alexander Zaytsev 898f5cbff1 Convert en_US to en-US for i18n.js 2015-07-09 11:03:49 +07:00
Alexander Zaytsev 7e5222cf60 Relax peerDependencies 2015-07-02 23:31:48 +07:00
Alexander Zaytsev f6b576978b a 2015-06-14 22:21:55 +07:00
Alexander Zaytsev 69f7a70577 Link update 2015-06-14 22:20:57 +07:00
Alexander Zaytsev 95bbc9aa5e Bump 2015-06-14 22:16:04 +07:00
Alexander Zaytsev bce7f24866 Update package.json 2015-06-14 22:15:49 +07:00
Alexander Zaytsev 457e84168f Fixes in README 2015-06-14 22:12:16 +07:00
Alexander Zaytsev 5f4e3b0fec Add README 2015-06-14 22:09:32 +07:00
Alexander Zaytsev ebd5b6b7fb Bump 2015-06-14 19:53:54 +07:00
Alexander Zaytsev 7fbc953ed8 Wut 2015-06-14 19:52:51 +07:00
Alexander Zaytsev 5d5dd6af0a Version bump 2015-06-14 19:15:27 +07:00
Alexander Zaytsev b09e088ec3 Making it work 2015-06-14 19:14:02 +07:00
Alexander Zaytsev 2d85779500 No idea what I'm doing 2015-06-14 18:01:41 +07:00
Alexander Zaytsev a82ae4982b Aw 2015-06-14 17:47:18 +07:00