Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-08-24 | 506 Bytes | |
v0.7.0.tar.gz | 2020-08-24 | 45.9 MB | |
v0.7.0.zip | 2020-08-24 | 45.9 MB | |
Totals: 3 Items | 91.8 MB | 0 |
What's new
-
Support for spring based animations! Thanks to both @dcoulter45 and @tankers746. For that, a new prop,
animationType
has been added 🎉 . You can customise the spring based animation withanimationConfig
-
New prop,
enableOverScroll
. When set to true, you'll be able to drag the bottom sheet beyond the lower snap point (@dcoulter45) -
New prop,
friction
, to control the initial acceleration of the animation when the gesture is released