Closed Saliheen closed 3 months ago
After a thorough review of the code, I've encountered an issue regarding the definition of physical properties. Upon investigation, I've identified the root cause and resolved it.
Raised a PR. https://github.com/ammarahm-ed/react-native-actions-sheet/pull/372
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 }}