首页点击跳转,我的保单
Showing
This diff is collapsed.
No preview for this file type
... | ... | @@ -9,12 +9,14 @@ |
"postinstall-devTools": "remotedev-debugger --hostname localhost --port 5678 --injectserver" | ||
}, | ||
"dependencies": { | ||
"@babel/plugin-proposal-decorators": "^7.4.4", | ||
"@react-native-community/async-storage": "^1.5.0", | ||
"axios": "^0.18.0", | ||
"lodash": "^4.17.11", | ||
"lottie-react-native": "^2.6.1", | ||
"moment": "^2.24.0", | ||
"react": "16.8.3", | ||
"react-native": "0.59.5", | ||
"react-native": "^0.59.5", | ||
"react-native-device-info": "^2.1.3", | ||
"react-native-elements": "^1.1.0", | ||
"react-native-fast-image": "^6.0.3", | ||
... | ... | @@ -22,10 +24,12 @@ |
"react-native-image-header-scroll-view": "^0.10.3", | ||
"react-native-largelist-v3": "^3.0.14", | ||
"react-native-linear-gradient": "^2.5.4", | ||
"react-native-reanimated": "^1.1.0", | ||
"react-native-spring-scrollview": "^2.0.22", | ||
"react-native-super-grid": "^3.0.7", | ||
"react-native-svg": "^9.5.1", | ||
"react-native-swiper": "^1.5.14", | ||
"react-native-tab-view": "^2.7.1", | ||
"react-native-update-mutlirn-hg": "^3.1.1", | ||
"react-native-vector-icons": "^6.4.2", | ||
"react-navigation": "^3.11.0", | ||
... | ... |
src/pages/home/PolicyPage.js
0 → 100644
File moved
src/pages/home/service.json
0 → 100644
This diff is collapsed.
src/utils/Decorator/index.js
0 → 100644
src/utils/i18n/hk.js
0 → 100644
This diff is collapsed.
src/utils/i18n/index.js
0 → 100644
src/utils/i18n/zh.js
0 → 100644
This diff is collapsed.
src/utils/i18n/zu.js
0 → 100644
This diff is collapsed.
src/utils/languageUtils.js
0 → 100644
Please
register
or
sign in
to comment