消耗添加费用及手术时间修改
Showing
with
147 additions
and
50 deletions
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
... | ... | @@ -8,7 +8,12 @@ |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@ant-design/react-native": "^4.2.0", | ||
"@react-native-community/cameraroll": "^4.0.4", | ||
"@react-native-community/segmented-control": "^2.2.2", | ||
"@react-native-community/slider": "^3.0.3", | ||
"@types/ramda": "^0.27.39", | ||
"lodash.debounce": "^4.0.8", | ||
"moment": "2.29.1", | ||
"ramda": "^0.27.1", | ||
"react": "16.8.3", | ||
... | ... | @@ -20,6 +25,7 @@ |
"react-native-fs": "2.14.1", | ||
"react-native-image-picker": "0.28.0", | ||
"react-native-image-zoom-viewer": "3.0.1", | ||
"react-native-pager-view": "^5.2.1", | ||
"react-native-root-toast": "3.1.1", | ||
"react-native-scrollable-tab-view": "0.9.0", | ||
"react-native-sound": "0.11.0", | ||
... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment