ammarahm-ed / react-native-actions-sheet

A Cross Platform(Android, iOS & Web) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.
https://rnas.vercel.app
MIT License
1.49k stars 121 forks source link

FIX : Invariant Violation: You can define one of bounciness/speed, tension/friction, or stiffness/damping/mass, but not more than one, js engine: hermes #372

Closed Saliheen closed 2 months ago

Saliheen commented 3 months ago

Resolved issue "Invariant Violation: You can define one of bounciness/speed, tension/friction, or stiffness/damping/mass, but not more than one" for JavaScript engine Hermes.

Implemented fix by ensuring that only one set of physical properties (bounciness/speed, tension/friction, or stiffness/damping/mass) can be defined at a time. This prevents conflicts and maintains consistency in the behavior of the code.

Contributing to the repository with the resolution of this issue.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rnas ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2024 8:04am