Skip to content

Releases: atlj/react-native-lightning-modal

v2.0.1

11 Oct 11:54
Compare
Choose a tag to compare

Add support for spring animations

Release 1.0.2

11 Aug 18:26
Compare
Choose a tag to compare

1.0.2 (2021-08-11)

Bug Fixes

  • modal doesn't appear centered sometimes (a34e5b3)

Release 1.0.1

09 Aug 15:00
Compare
Choose a tag to compare

1.0.1 (2021-08-09)

Bug Fixes

  • can't center content on modal (9d5851a)

Release 0.2.0

08 Aug 20:20
Compare
Choose a tag to compare

0.2.0 (2021-08-08)

Features

  • add basic functionality (7a5f914)
  • add basic functionality to example app (cd1f97b)
  • add github token for publishing (b2fd675)
  • add shadow to modal (9293c5a)
  • expose bottom modal props and ref (8d0c53a)
  • implement backdrop color (61bf896)
  • implement gestures using panGestureHandler (9acd9b2)