Breaking Changes:
openDrawerThreshold
has been renamed topanThreshold
panStartCompensation
has been removed (no one was using it, and real world benefits were negligible)
New Features & Fixes:
- 2 drawer support. For example a left and right drawer now place nicely together.
mainOverlay
- Improves captureGestures functionality
- Styleable via
styles={{{mainOvelay: ...}}}
andtweenHandler((ratio) => ({mainOverlay: ...})
- Proper resync of all values after reorientation or container resize