github gorhom/react-native-bottom-sheet v3.1.0
Release 3.1.0

latest releases: v4.6.3, v5.0.0-alpha.10, v4.6.2...
3 years ago

Features

  • feat: added more gesture handler props (#148).
  • feat: added a prop to control flashing scrollable on expand (#146).
  • feat: add third party gestures integration (#143).
  • feat: added stack behavior to bottom sheet modal (#140).
  • feat: added over drag support (#139).
  • feat: added over scroll and bouncing support (#137).

Improvements

  • chore: updated useInteractivePanGestureHandler (#174).
  • refactor: remove getNode from scrollables (#166).
  • refactor: handle & background layers (#165).
  • refactor: removed ContentWrapper from BottomSheet (#156).
  • chore: changed the default easing function to cubic (#151).
  • refactor: updated overScrollMode to be come overridable (#145).
  • chore: enable postinstall on example to patch react-native-tab-view (e4db114).

Fixes

  • fix: fixed shouldMeasureHandleHeight evaluation (#157).
  • fix: exp easing flickers on android (#175).
  • fix: removed rounding up from useNormalizedSnapPoints hook. (#169).
  • fix: apply additional panGH props to handle's gesture handler (#152).
  • fix: fixed animated reaction for animated callback nodes (#150).
  • fix: prevent scrollable glitches (#142).
  • fix: remove jumping on Android while starting scrolling (#141).
  • fix: fixed interaction glitch (#135).

Don't miss a new react-native-bottom-sheet release

NewReleases is sending notifications on new releases.