setup language
Showing
.vscode/.react/debuggerWorker.js
deleted
100644 → 0
.vscode/.react/index.bundle
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
.vscode/.react/index.map
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -14,6 +14,7 @@ |
"@react-native-community/async-storage": "^1.12.1", | ||
"@react-native-community/checkbox": "^0.5.7", | ||
"@react-native-community/masked-view": "^0.1.10", | ||
"@react-native-community/netinfo": "^6.0.0", | ||
"@react-native-firebase/app": "^7.1.0", | ||
"@react-native-firebase/messaging": "^7.1.0", | ||
"@react-navigation/bottom-tabs": "^5.11.7", | ||
... | ... | @@ -31,7 +32,9 @@ |
"react-native-bootsplash": "^3.2.0", | ||
"react-native-confirmation-code-field": "^6.5.1", | ||
"react-native-datepicker": "^1.7.2", | ||
"react-native-fast-image": "^8.3.4", | ||
"react-native-gesture-handler": "^1.9.0", | ||
"react-native-i18n": "^2.0.15", | ||
"react-native-image-crop-picker": "^0.36.0", | ||
"react-native-indicators": "^0.17.0", | ||
"react-native-linear-gradient": "^2.5.6", | ||
... | ... |
src/Reducers/languageReducer.js
0 → 100644
src/actions/language.js
0 → 100644
src/assets/images/bg_cannot_connect.png
0 → 100644
35 KB
src/components/AppText.js
0 → 100644
src/components/NoInternet.js
0 → 100644
src/helper/i18/i18n.js
0 → 100644
src/helper/i18/locales/en.js
0 → 100644
src/helper/i18/locales/vn.js
0 → 100644