login screen complete and solve right to left issue on language change
Showing
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
... | @@ -10,19 +10,23 @@ | ... | @@ -10,19 +10,23 @@ |
"lint": "eslint ." | "lint": "eslint ." | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@react-native-async-storage/async-storage": "^1.17.5", | |||
"@react-navigation/native": "^6.0.10", | "@react-navigation/native": "^6.0.10", | ||
"@react-navigation/native-stack": "^6.6.2", | "@react-navigation/native-stack": "^6.6.2", | ||
"@reduxjs/toolkit": "^1.8.1", | "@reduxjs/toolkit": "^1.8.1", | ||
"i18next": "^21.8.4", | "i18next": "^21.8.4", | ||
"lottie-react-native": "^5.1.3", | |||
"native-base": "^3.4.5", | "native-base": "^3.4.5", | ||
"react": "17.0.2", | "react": "17.0.2", | ||
"react-i18next": "^11.16.9", | "react-i18next": "^11.16.9", | ||
"react-native": "0.68.2", | "react-native": "0.68.2", | ||
"react-native-keyboard-aware-scroll-view": "^0.9.5", | "react-native-keyboard-aware-scroll-view": "^0.9.5", | ||
"react-native-restart": "^0.0.24", | |||
"react-native-safe-area-context": "^4.2.5", | "react-native-safe-area-context": "^4.2.5", | ||
"react-native-screens": "^3.13.1", | "react-native-screens": "^3.13.1", | ||
"react-native-splash-screen": "^3.3.0", | "react-native-splash-screen": "^3.3.0", | ||
"react-native-svg": "^12.3.0", | "react-native-svg": "^12.3.0", | ||
"react-native-vector-icons": "^9.1.0", | |||
"react-redux": "^8.0.2" | "react-redux": "^8.0.2" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
src/Assets/images/book.png
0 → 100644
154 KB