add i18n package for translations

This commit is contained in:
Jarrad Hope 2016-02-23 23:01:59 +01:00
parent cade052129
commit d6bfdadd85
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"dependencies": {
"react-native": "0.20.0",
"react-native-contacts": "^0.2.1",
"react-native-i18n": "0.0.8",
"web3": "^0.15.2"
}
}