You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Sheet.Scroller component to handle scrolling for sheet content with touch devices. Read more here.
Breaking changes π₯
The springConfig prop has been renamed to tweenConfig in order to reflect the internal change to using tween transition instead of a spring for the sheet animations (spring overshoot was a problem).
Change Sheet.Backdrop background color to be translucent black instead of gray to work better with iOS modal effect.
Remove unnecessary highlight layer from iOS modal effect.
Changelog
Update docs and scrollable snap points example 1e06c2d
Simplify and rename sheet transition config prop 5cd8ef3