Add multilanguage support
This commit is contained in:
parent
f8cbcb2908
commit
fc53bb14a0
15 changed files with 489 additions and 92 deletions
|
@ -36,10 +36,12 @@
|
|||
"expo-status-bar": "~1.12.1",
|
||||
"expo-system-ui": "~3.0.7",
|
||||
"expo-web-browser": "~13.0.3",
|
||||
"i18next": "^23.12.2",
|
||||
"install": "^0.13.0",
|
||||
"onesignal-expo-plugin": "^2.0.3",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "^15.0.1",
|
||||
"react-native": "0.74.3",
|
||||
"react-native-autocomplete-dropdown": "3.1.5",
|
||||
"react-native-calendar-picker": "^8.0.0",
|
||||
|
@ -52,6 +54,7 @@
|
|||
"react-native-render-html": "^6.3.4",
|
||||
"react-native-safe-area-context": "4.10.5",
|
||||
"react-native-screens": "3.31.1",
|
||||
"react-native-select-bottom-list": "^1.0.7",
|
||||
"react-native-svg": "15.2.0",
|
||||
"react-native-toast-message": "^2.2.0",
|
||||
"react-native-web": "~0.19.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue