react-native-bottom-sheet

A performant interactive bottom sheet with fully configurable options 🚀

MIT License

Downloads
1.5M
Stars
6.8K
Committers
42

Bot releases are hidden (Show)

react-native-bottom-sheet - Release 3.3.3

Published by gorhom over 3 years ago

Improvements

  • chore: updated reanimated to v2 stable (35d172c).
  • chore: updated map example (8bb7ca9).

Fixes

  • fix: bottom sheet container layout measuring (1c348bf).
react-native-bottom-sheet - Release 3.3.2

Published by gorhom over 3 years ago

Improvements

  • chore: update dependencies (e204d97).
  • chore: export bottom sheet props type (849e9f4).
  • refactor: added display name for components (36a76f6).

Fixes

  • fix: unmounting modals with navigation (#315).
react-native-bottom-sheet - Release 2.2.3

Published by gorhom over 3 years ago

Improvements

  • chore: export bottom sheet props (60514b4).

Fixes

  • fix: export of internal modal type (#309).
  • fix: prevent closing when sheet is out of screen (#322).
react-native-bottom-sheet - Release 2.2.2

Published by gorhom over 3 years ago

Fixes

  • fix: reset scrollable offset when its size change (#301).
react-native-bottom-sheet - Release 2.2.1

Published by gorhom over 3 years ago

Fixes

  • fix: bottom sheet container layout (#296).
  • fix: allow 0% snap points (#278).

Documentations

  • docs: updated reanimated version on installation (#288).
react-native-bottom-sheet - Release 3.3.1

Published by gorhom over 3 years ago

Improvements

  • chore: added reanimated rc3 patch (aea1bdf).

Fixes

  • fix: stabilise animated callback node variables (#256).
react-native-bottom-sheet - Release 2.2.0

Published by gorhom over 3 years ago

Features

  • feat: added bottom inset (#237).

Documentations

  • docs: added bottomInset description (913ed68).
react-native-bottom-sheet - Release 3.3.0

Published by gorhom over 3 years ago

Features

  • feat: updated reanimated to rc3 (#268).

Fixes

  • fix: prevent crash when resizing container height on Android (#253).
  • fix: prevent default backdrop from blocking ui behind (#246).
react-native-bottom-sheet - Release 2.1.0

Published by gorhom over 3 years ago

Features

  • feat: allow to override sheet container style (#265).

Fixes

  • fix: prevent duplicated close triggers (#257).
  • fix: stabilise modal un-mounting (#254).

Documentations

  • docs: added question issue template (d11a889).
  • docs: added style to props page (b765973).
react-native-bottom-sheet - Release 2.0.7

Published by gorhom over 3 years ago

Fixes

  • fix: prevent modal crash when navigating (#244).
react-native-bottom-sheet - Release 2.0.6

Published by gorhom over 3 years ago

Fixes

  • fix: prevent animation when modal is closing (#205).
  • fix: stabilise animated callback node variables (#239).
react-native-bottom-sheet - Release 3.2.1

Published by gorhom over 3 years ago

Fixes

  • fix: fixed sheet visibility when handle provided null (#223).
  • fix: allow backdrop style prop to override internal style (#211).
react-native-bottom-sheet - Release 2.0.5

Published by gorhom over 3 years ago

Improvements

  • chore: added auto-close github action (4451d34).

Fixes

  • fix: removed onScroll event from BottomSheetScrollView (#225).
  • fix: fixed sheet visibility when handle provided null (#224).
  • fix: allow backdrop style prop to override internal style (#212).
react-native-bottom-sheet - Release 3.2.0

Published by gorhom almost 4 years ago

Features

  • feat: added style prop (#189).

Improvements

  • chore: updated reanimated to rc2 (#200).
  • chore: added no console eslint rule (7d03829).

Fixes

  • fix: removed rounding on evaluating position (#201).
react-native-bottom-sheet - Release 2.0.4

Published by gorhom almost 4 years ago

Improvements

  • chore: added no console eslint rule (#199).
react-native-bottom-sheet - Release 3.1.1

Published by gorhom almost 4 years ago

Fixes

  • fix: fixed over-drag implementation (#186).
react-native-bottom-sheet - Release 2.0.3

Published by gorhom almost 4 years ago

Improvements

  • refactor: updated bottom sheet layers (#176).

Fixes

  • fix: prevent rounding up normalised snap points (#177).

Documentations

  • docs: updated modal hooks docs (#172).
  • docs: updated snapPoints description example (#164).
  • docs: updated documentation website (50a91e6).
react-native-bottom-sheet - Release 3.1.0

Published by gorhom almost 4 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).
react-native-bottom-sheet - Release 2.0.2

Published by gorhom almost 4 years ago

Improvements

  • chore: updated auto-changelog configs (b374a07).

Fixes

  • fix: fixed shouldMeasureHandleHeight evaluation (#158).
react-native-bottom-sheet - Release 3.0.1

Published by gorhom almost 4 years ago

Improvements

  • chore: updated map exmaple (d26ab34).
  • chore: fixed map example on android (4bbfff7).
  • chore: updated auto-changelog configs (200b8f3).
  • chore: updated reanimated dependency (769f9e6).

Fixes

  • fix: stablise animateToPoint worklet callback (4e15615).

Documentations

  • docs: updated readme file (c8f8a7e).
Package Rankings
Top 0.83% on Npmjs.org
Badges
Extracted from project README
Reanimated v3 version Reanimated v2 version Reanimated v1 version license npm runs with expo
Related Projects