Merge branch 'develop' into product
Showing
with
293 additions
and
30 deletions

313 Bytes

792 Bytes

406 Bytes

260 Bytes

540 Bytes

380 Bytes

346 Bytes

348 Bytes

548 Bytes

1.22 KB

1.13 KB

409 Bytes

616 Bytes

691 Bytes

479 Bytes

2.31 KB

635 Bytes

410 Bytes

580 Bytes

1.43 KB

510 Bytes

442 Bytes

4.4 KB

253 Bytes

436 Bytes

789 Bytes

293 Bytes

1.24 MB

3.56 KB

5.57 KB

707 Bytes

2.08 KB

348 Bytes

568 Bytes

372 Bytes

1.57 KB

584 Bytes

754 Bytes

850 Bytes

1.06 KB

925 Bytes

269 Bytes

560 Bytes

747 Bytes

1.08 KB

572 Bytes

852 Bytes

806 Bytes

575 Bytes

538 Bytes

998 Bytes

1.25 KB

100 Bytes

1.58 KB
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
{ | { | ||
"name": "BoneHouse_Business_APP", | "name": "BoneHouse_Business_APP", | ||
"version": "1.2.6", | "version": "1.2.7", | ||
"private": true, | "private": true, | ||
"scripts": { | "scripts": { | ||
"postinstall": "npx jetify", | "postinstall": "npx jetify", | ||
... | @@ -8,7 +8,12 @@ | ... | @@ -8,7 +8,12 @@ |
"test": "jest" | "test": "jest" | ||
}, | }, | ||
"dependencies": { | "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", | "@types/ramda": "^0.27.39", | ||
"lodash.debounce": "^4.0.8", | |||
"moment": "2.29.1", | "moment": "2.29.1", | ||
"ramda": "^0.27.1", | "ramda": "^0.27.1", | ||
"react": "16.8.3", | "react": "16.8.3", | ||
... | @@ -20,6 +25,7 @@ | ... | @@ -20,6 +25,7 @@ |
"react-native-fs": "2.14.1", | "react-native-fs": "2.14.1", | ||
"react-native-image-picker": "0.28.0", | "react-native-image-picker": "0.28.0", | ||
"react-native-image-zoom-viewer": "3.0.1", | "react-native-image-zoom-viewer": "3.0.1", | ||
"react-native-pager-view": "^5.2.1", | |||
"react-native-root-toast": "3.1.1", | "react-native-root-toast": "3.1.1", | ||
"react-native-scrollable-tab-view": "0.9.0", | "react-native-scrollable-tab-view": "0.9.0", | ||
"react-native-sound": "0.11.0", | "react-native-sound": "0.11.0", | ||
... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment