Replace locale detector
... | ... | @@ -47,7 +47,6 @@ |
"dependencies": { | ||
"@react-native-community/cli": "1.9.7", | ||
"i18next": "15.1.3", | ||
"i18next-react-native-language-detector": "1.0.2", | ||
"metro-config": "0.54.1", | ||
"metro-core": "0.54.1", | ||
"moment": "2.24.0", | ||
... | ... | @@ -60,7 +59,6 @@ |
"react-native-firebase": "5.4.1", | ||
"react-native-gesture-handler": "1.2.2", | ||
"react-native-linear-gradient": "2.5.4", | ||
"react-native-locale-detector": "1.0.1", | ||
"react-native-render-html": "4.1.2", | ||
"react-native-sentry": "0.43.1", | ||
"react-native-share": "1.2.1", | ||
... | ... |
Please register or sign in to comment