Merge branch 'staging' of...
Merge branch 'staging' of https://gitlab.cs.ui.ac.id/ppl-fasilkom-ui/2021/DD/pt-gizi-sehat-dietela/dietela-mobile into PBI-10-diet_profile_ntr_form
.env.local.example
0 → 100644
.env.staging.example
0 → 100644
android/.project
0 → 100644
android/app/.project
0 → 100644
assets/images/chat.png
0 → 100644
676 Bytes
430 Bytes
... | ... | @@ -24,11 +24,12 @@ |
"@testing-library/react-native": "^7.2.0", | ||
"axios": "^0.21.1", | ||
"dayjs": "^1.10.4", | ||
"formik": "^2.2.6", | ||
"formik": "2.0.7", | ||
"react": "16.13.1", | ||
"react-native": "0.63.4", | ||
"react-native-dotenv": "^2.5.5", | ||
"react-native-elements": "^3.3.2", | ||
"react-native-fs": "^2.18.0", | ||
"react-native-fullwidth-image": "^0.1.3", | ||
"react-native-gesture-handler": "^1.10.3", | ||
"react-native-reanimated": "^2.0.0", | ||
... | ... | @@ -37,6 +38,7 @@ |
"react-native-snap-carousel": "^3.9.1", | ||
"react-native-toast-message": "^1.4.9", | ||
"react-native-vector-icons": "^8.1.0", | ||
"react-native-webview": "^11.4.4", | ||
"yup": "^0.32.9" | ||
}, | ||
"devDependencies": { | ||
... | ... |