fix bug post image
Showing
... | ... | @@ -21,6 +21,7 @@ |
"@react-navigation/material-top-tabs": "^5.3.14", | ||
"@react-navigation/native": "^5.9.2", | ||
"@react-navigation/stack": "^5.14.2", | ||
"async": "^3.2.0", | ||
"axios": "^0.21.1", | ||
"dateformat": "^4.5.1", | ||
"lodash": "^4.17.20", | ||
... | ... | @@ -42,8 +43,8 @@ |
"react-native-linear-gradient": "^2.5.6", | ||
"react-native-modal": "^11.7.0", | ||
"react-native-modal-dropdown": "^1.0.0", | ||
"react-native-ratings": "^8.0.4", | ||
"react-native-progress": "^4.1.2", | ||
"react-native-ratings": "^8.0.4", | ||
"react-native-reanimated": "^1.13.2", | ||
"react-native-safe-area-context": "^3.1.9", | ||
"react-native-screens": "^2.17.1", | ||
... | ... |
src/Screens/Action/Wallet/OTPWallet.js
0 → 100644
src/apis/Functions/Upload.js
0 → 100644
Please
register
or
sign in
to comment