This commit is contained in:
Alexander Zaytsev 2015-06-14 22:21:55 +07:00
parent 69f7a70577
commit f6b576978b
1 changed files with 4 additions and 1 deletions

View File

@ -41,3 +41,6 @@ You can get the device's locale with the `RNI18n` native module:
```js
var deviceLocale = require('react-native').NativeModules.RNI18n.locale
```
## Licence
MIT