react-native-actions-sheet
react-native-actions-sheet copied to clipboard
[Android] Value for initialVelocity cannot be cast from ReadableNativeMap to Double
On android the action sheet crashes the app with the following error:
Value for initialVelocity cannot be cast from ReadableNativeMap to Double
"react": "17.0.2",
"react-native": "0.67.4",
"react-native-actions-sheet": "0.8.4",
"react-native-reanimated": "2.10.0",
"react-native-safe-area-context": "4.3.3",

getting this error too on Android
I can't reproduce it. Can you share an example? That would help
This is hopefully fixed in v0.8.8
I'm trying this out now