fix reanimated
Showing
ImCheckInModule-0.0.1.tgz
0 → 100644
File added
android/hs_err_pid22028.log
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
package-lock.json
0 → 100644
This diff is collapsed.
... | ... | @@ -11,7 +11,7 @@ |
}, | ||
"dependencies": { | ||
"@gorhom/bottom-sheet": "^4.6.4", | ||
"@react-native-async-storage/async-storage": "^2.0.0", | ||
"@react-native-async-storage/async-storage": "^2.1.1", | ||
"@react-native-community/checkbox": "^0.5.17", | ||
"@react-native-community/datetimepicker": "^8.2.0", | ||
"@react-native-community/netinfo": "^11.4.1", | ||
... | ... | @@ -25,6 +25,7 @@ |
"axios": "^1.7.7", | ||
"formik": "^2.4.6", | ||
"i18next": "^23.15.1", | ||
"ImCheckInModule": "file:ImCheckInModule-0.0.1.tgz", | ||
"md5": "^2.3.0", | ||
"moment": "^2.30.1", | ||
"react": "18.3.1", | ||
... | ... | @@ -35,6 +36,7 @@ |
"react-native-chart-kit": "^6.12.0", | ||
"react-native-element-dropdown": "^2.12.1", | ||
"react-native-fast-image": "^8.6.3", | ||
"react-native-geolocation-service": "^5.3.1", | ||
"react-native-gesture-handler": "^2.19.0", | ||
"react-native-image-picker": "^7.1.2", | ||
"react-native-indicators": "^0.17.0", | ||
... | ... |
yarn.lock
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment