Skip to content

Releases: osdnk/react-native-reanimated-bottom-sheet

Release 1.0.0-alpha.22

14 Aug 13:47
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.22 (2020-08-14)

Reverts

  • get rid of GestureHandlerRootView (99cc5b0)

Release 1.0.0-alpha.21

13 Aug 18:53
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.21 (2020-08-13)

Bug Fixes

Features

Release 1.0.0-alpha.20

26 Apr 21:33
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.20 (2020-04-26)

Bug Fixes

  • snapTo responding only after calling twice (#206) (6df8a03)

Release 1.0.0-alpha.19

14 Feb 17:08
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.19 (2020-02-14)

Bug Fixes

  • add initialized check (9d97690)
  • header snapTo tap fix on Android (#150) (1ab91b8)
  • height changes not evaluated (#132) (182f75c)
  • reset velocity after transition (fixes apple music example) (737af7a)
  • update example for latest expo (#131) (101e634)

Features

  • enabledBottomInitialAnimation prop added (#148) (3fb9242)

Release 1.0.0-alpha.18

26 Nov 22:15
Compare
Choose a tag to compare
Pre-release

Release 1.0.0-alpha.17

26 Nov 22:05
Compare
Choose a tag to compare
Pre-release

Release 1.0.0-alpha.16

06 Nov 13:10
Compare
Choose a tag to compare
Pre-release
  • fix: snapTo inside sheet content android (#119) (50cc01d)
  • chore: bump lodash from 4.17.11 to 4.17.15 in /Example (#114) (08e3d43)

Release 1.0.0-alpha.15

23 Oct 22:15
Compare
Choose a tag to compare
Pre-release
  • chore: bump release-i (a6b489b)
  • chore: bump js-yaml from 3.13.0 to 3.13.1 (#55) (d17414c)
  • docs: rename renderInner from README (#112) (c4ccc85)
  • feat: add bottom clamp option (#108) (78508cc)
  • docs: enabledContentTapInteraction doc addition (#109) (ca3a1a8)
  • fix: typescript to ignore example folder (#96) (5446288)
  • docs: new gesture control props to README.md (#94) (8ae6910)

Release 1.0.0-alpha.14

09 Sep 13:55
Compare
Choose a tag to compare
Pre-release

Bug Fixes

Features

  • add enabledContentTapInteraction prop (#85) (38a68f4)
  • add support for onOpenStart, onOpenEnd, onCloseStart and onCloseEnd (#83) (e4c84a3)

Release 1.0.0-alpha.13

28 Jun 11:31
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • make simultaneousHandlers optional (#67) (d0d57c2)