Template
Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"i18next": "latest",
|
||||
"react-i18next": "latest"
|
||||
},
|
||||
"expoDependencies": ["expo-localization"],
|
||||
"appJson": {
|
||||
"expo": {
|
||||
"plugins": ["expo-localization"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user