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 visible (Hide)

react-native-bottom-sheet - Release 2.4.0

Published by gorhom about 3 years ago

Features

  • feat: added custom accessibility support (#571)(by @nmuranovas)
  • feat: add custom accessibility support (#1)

  • feat: add accessibility support to BottomSheet

  • feat: add accessibility support to BottomSheetBackdrop

  • feat: add custom accessibility to BottomSheetHandle

  • feat: add BottomSheetHandle export to index.ts

  • Feature/custom accessibility (#2)

  • fix: rename announceChangeForAccessibility to enableAccessibilityChangeAnnouncement

  • fix: add 'import type' where needed

  • fix: type import (7b1bcd8).

Improvements

  • chore: remove unnecessary useMemo (#413).
  • chore: updated examples & add shadow example (#394).
  • chore: updated package dependencies (32c04e1).
  • chore: added stale to github actions (71993f0).
  • chore: added delete dts files script (181eb40).

Documentations

  • docs: renamed react-naigation.md to react-navigation.md (#541).
  • docs: updated React Navigation example link (#400).
  • docs: updated website (#381).
  • docs: delete old website folder (9e5c07c).
  • docs: added adding shadow guide (5a28241).
  • docs: updated website and readme (7f5e8d2).
  • docs: updated readme file (8a09ed3).
  • docs: fixed website build (224816e).
  • docs: fix incorrect title of useBottomSheetTimingConfigs section(#455) (d82ce16).
react-native-bottom-sheet - Release 4.0.3

Published by gorhom about 3 years ago

Fixes

  • fix: allow content to be accessible #619 (f1baf0e).
react-native-bottom-sheet - Release 4.0.2

Published by gorhom about 3 years ago

Fixes

  • fix: updated types for styles (#616).
react-native-bottom-sheet - Release 4.0.1

Published by gorhom about 3 years ago

Fixes

  • fix: pass correct params to animateToPosition (#610).

Documentations

  • docs: add kickbk as a contributor for bug, test (#612).
  • docs: add vonovak as a contributor for code (#611).
react-native-bottom-sheet - Release 4.0.0

Published by gorhom about 3 years ago

Improvements

  • chore: updated close method type (ca3a11a).

Documentations

  • docs: added auto-deployment for documentation website (3b14281).
  • docs: updated readme file (84fdcf6).
react-native-bottom-sheet - Release 3.6.6

Published by gorhom over 3 years ago

Fixes

  • fix: allowed user to override BottomSheetBackdrop style (#448).
react-native-bottom-sheet - Release 3.6.5

Published by gorhom over 3 years ago

Fixes

  • fix: allowed user to override BottomSheetBackdrop style (#448).
react-native-bottom-sheet - Release 3.6.4

Published by gorhom over 3 years ago

Improvements

  • refactor: remove deep equal checker (#395).
  • chore: refactored examples (7c6d9f3).
react-native-bottom-sheet - Release 3.6.3

Published by gorhom over 3 years ago

Improvements

  • chore: added shadow example (#390).

Fixes

  • fix: prevent sheet from being stuck on close (#389).
  • fix: prevent backdrop from blocking touchability (#391) (d3a5c12).
react-native-bottom-sheet - Release 3.6.2

Published by gorhom over 3 years ago

Fixes

  • fix: backdrop random appearance (#378).
  • fix: updated gesture props to be optional (#380).
react-native-bottom-sheet - Release 3.6.1

Published by gorhom over 3 years ago

Fixes

  • fix: prevent sheet from stucking on close state (63a1891).
react-native-bottom-sheet - Release 3.6.0

Published by gorhom over 3 years ago

Features

  • feat: added keyboard handling (#334).
react-native-bottom-sheet - Release 2.3.0

Published by gorhom over 3 years ago

Features

  • feat: support new prop for BottomSheetBackdrop, "pressBehavior" (#373).
react-native-bottom-sheet - Release 3.5.1

Published by gorhom over 3 years ago

Fixes

  • fix: crash when last snap point get removed (31311f9).
react-native-bottom-sheet - Release 3.5.0

Published by gorhom over 3 years ago

Features

  • feat: support new prop for BottomSheetBackdrop, "pressBehavior" (#361).

Improvements

  • chore: updated example theming (#369).

Fixes

  • fix: animateToPoint callback dependencies (468f920).
react-native-bottom-sheet - Release 2.2.6

Published by gorhom over 3 years ago

Improvements

  • chore: changed all arrays to ReadonlyArray (#350).

Fixes

  • fix: reset isclosing variable when position changed (5302e20).
react-native-bottom-sheet - Release 2.2.5

Published by gorhom over 3 years ago

Fixes

  • fix: update handleSnapTo on modal to use index parameter (789b8da).
react-native-bottom-sheet - Release 3.4.1

Published by gorhom over 3 years ago

Improvements

  • chore: updated react-native to 64 and enable builds on M1 chip (#345).

Fixes

  • fix: improve modal dismissing (#346).
react-native-bottom-sheet - Release 2.2.4

Published by gorhom over 3 years ago

Fixes

  • fix: updated modal unmounting handling (#327).
  • fix: prevent crash when set index -1 with animateOnMount (2c7b763).

Documentations

  • docs: fix typo in contributing document (#325).
react-native-bottom-sheet - Release 3.4.0

Published by gorhom over 3 years ago

Features

  • feat: allow modify animation configs (#333).
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