Skip to content

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

Release 0.2.2

02 Mar 16:23
Compare
Choose a tag to compare

0.2.2 (2020-03-02)

Bug Fixes

  • add _bridge == nil check (7b0bb50)

Release 0.2.1

02 Mar 15:44
Compare
Choose a tag to compare

0.2.1 (2020-03-02)

Bug Fixes

  • unable to refresh in non-globallly displayed modal (4327407)

Release 0.2.0

02 Mar 12:13
Compare
Choose a tag to compare

0.2.0 (2020-03-02)

Bug Fixes

Features

  • live reloading and fast refresh (3778049)

Release 0.1.0

01 Mar 00:16
Compare
Choose a tag to compare

0.1.0 (2020-03-01)

Bug Fixes

  • check presentedViewController (504acb7)
  • PanModalPresentable and reactSetFrame (44a1bb8)
  • stub on android (f31cee9)
  • support for screens and presentGlobally (e62f796)

Features

  • add backgroundOpacity (caac0ec)
  • add blocksBackgroundTouches (e72d5f1)
  • add callbacks (d4f3766)
  • add initialAnimation (f41e678)
  • add interactsWithOuterScrollView (40bb5b4)
  • add platform-specific things (d2dfef1)
  • add support for screens and presentGlobally (d26407a)