Features
- feat: added onAnimate callback (
#127
). - feat: added bottom sheet modal (
#125
). - feat: add backdrop handling (
#124
). - feat: allow control panning gestures (
#123
). - feat: support dynamic snap points (
#122
). - feat: added animateOnMount prop (
#121
).
Improvements
Fixes
- fix: updated default backdrop handling (
#126
).