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

openAnimationConfig causes error

Open Saliheen opened this issue 1 year ago • 1 comments

using openAnimationConfig shows this error
_Invariant Violation: You can define one of bounciness/speed, tension/friction, or stiffness/damping/mass, but not more than one, js engine: hermes

_

openAnimationConfig={{ mass:1 }}

Saliheen avatar Jun 13 '24 05:06 Saliheen