Skip to content
Compare
Choose a tag to compare
@rt2zz rt2zz released this 31 Mar 08:03
· 68 commits to master since this release

Breaking Changes:

  • openDrawerThreshold has been renamed to panThreshold
  • 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: ...}}} and tweenHandler((ratio) => ({mainOverlay: ...})
  • Proper resync of all values after reorientation or container resize