react-native-actions-sheet icon indicating copy to clipboard operation
react-native-actions-sheet copied to clipboard

[Android] Value for initialVelocity cannot be cast from ReadableNativeMap to Double

Open ghost opened this issue 3 years ago • 4 comments

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",

initialVelocity error

ghost avatar Sep 08 '22 06:09 ghost

getting this error too on Android

bhaktitud avatar Sep 14 '22 08:09 bhaktitud

I can't reproduce it. Can you share an example? That would help

ammarahm-ed avatar Sep 14 '22 12:09 ammarahm-ed

This is hopefully fixed in v0.8.8

ammarahm-ed avatar Oct 09 '22 13:10 ammarahm-ed

I'm trying this out now

ghost avatar Oct 13 '22 10:10 ghost