package details
Showing
with
909 additions
and
137 deletions
... | ... | @@ -8,9 +8,10 @@ |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@ant-design/react-native": "^4.1.0", | ||
"@ant-design/react-native": "^3.1.15", | ||
"@babel/plugin-proposal-decorators": "^7.13.15", | ||
"@react-native-community/async-storage": "^1.12.1", | ||
"@react-native-community/viewpager": "^5.0.11", | ||
"babel-plugin-import": "^1.13.3", | ||
"dayjs": "^1.10.4", | ||
"inversify": "^5.0.5", | ||
... | ... | @@ -30,7 +31,6 @@ |
"react-native-image-picker": "0.28.0", | ||
"react-native-image-zoom-viewer": "3.0.1", | ||
"react-native-root-toast": "3.1.1", | ||
"react-native-scrollable-tab-view": "0.9.0", | ||
"react-native-sound": "0.11.0", | ||
"react-native-splash-screen": "3.2.0", | ||
"react-navigation": "3.11.0", | ||
... | ... |
Please
register
or
sign in
to comment