add react-native-reanimated which is required by moti
Showing
... | @@ -33,6 +33,7 @@ | ... | @@ -33,6 +33,7 @@ |
"react-native-base64": "^0.2.1", | "react-native-base64": "^0.2.1", | ||
"react-native-logs": "^5.1.0", | "react-native-logs": "^5.1.0", | ||
"react-native-qrcode-svg": "^6.3.1", | "react-native-qrcode-svg": "^6.3.1", | ||
"react-native-reanimated": "~3.10.1", | |||
"react-native-safe-area-context": "4.10.1", | "react-native-safe-area-context": "4.10.1", | ||
"react-native-screens": "3.31.1", | "react-native-screens": "3.31.1", | ||
"react-native-svg": "^15.3.0", | "react-native-svg": "^15.3.0", | ||
... | ... |
Please
register
or
sign in
to comment