ganti toast support android dan ios
Showing
| ... | @@ -19,6 +19,7 @@ | ... | @@ -19,6 +19,7 @@ |
| "accordion-collapse-react-native": "^0.2.8", | "accordion-collapse-react-native": "^0.2.8", | ||
| "axios": "^0.19.2", | "axios": "^0.19.2", | ||
| "expo": "~36.0.0", | "expo": "~36.0.0", | ||
| "expo-application": "~2.0.0", | |||
| "expo-camera": "~8.0.0", | "expo-camera": "~8.0.0", | ||
| "expo-constants": "^8.0.0", | "expo-constants": "^8.0.0", | ||
| "expo-device": "^2.0.0", | "expo-device": "^2.0.0", | ||
| ... | @@ -61,6 +62,7 @@ | ... | @@ -61,6 +62,7 @@ |
| "react-native-scroll-into-view": "^1.0.3", | "react-native-scroll-into-view": "^1.0.3", | ||
| "react-native-scrollable-tab-view": "^1.0.0", | "react-native-scrollable-tab-view": "^1.0.0", | ||
| "react-native-shadow-cards": "^1.0.2", | "react-native-shadow-cards": "^1.0.2", | ||
| "react-native-simple-toast": "^1.1.2", | |||
| "react-native-status-bar-height": "^2.5.0", | "react-native-status-bar-height": "^2.5.0", | ||
| "react-native-swiper": "^1.5.14", | "react-native-swiper": "^1.5.14", | ||
| "react-native-view-pager": "^0.2.3", | "react-native-view-pager": "^0.2.3", | ||
| ... | @@ -74,8 +76,7 @@ | ... | @@ -74,8 +76,7 @@ |
| "redux": "^4.0.5", | "redux": "^4.0.5", | ||
| "redux-persist": "^6.0.0", | "redux-persist": "^6.0.0", | ||
| "redux-thunk": "^2.3.0", | "redux-thunk": "^2.3.0", | ||
| "sentry-expo": "^2.0.4", | "sentry-expo": "^2.0.4" | ||
| "expo-application": "~2.0.0" | |||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "babel-preset-expo": "~8.0.0", | "babel-preset-expo": "~8.0.0", | ||
| ... | ... |
Please
register
or
sign in
to comment