Skip to content

Releases: jeremybarbet/react-native-modalize

2.1.0

10 Aug 09:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.13...2.1.0

2.0.13

24 Dec 08:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.12...2.0.13

2.0.12

11 Nov 13:43
Compare
Choose a tag to compare

What's Changed

  • fix: Jest - ReactNative.Platform.constants.reactNativeVersion is undefined by @ACHP in #368

New Contributors

  • @ACHP made their first contribution in #368

Full Changelog: 2.0.11...2.0.12

2.0.11

07 Nov 21:05
Compare
Choose a tag to compare

What's Changed

  • Fix Platform.constants is undefined error in WEB by @lekzd in #367

New Contributors

Full Changelog: 2.0.10...2.0.11

2.0.10

14 Oct 18:50
Compare
Choose a tag to compare

What's Changed

  • fix: make reactModalProps optional by @hagmic in #364

New Contributors

Full Changelog: 2.0.9...2.0.10

2.0.9

14 Oct 10:48
Compare
Choose a tag to compare

What's Changed

  • feat: add react modal props to Modalize by @Regicollis in #352
  • Add callback when closing modal by @maryjenel in #299
  • chore: utility hook for modalize by @vambola in #309

New Contributors

  • @Regicollis made their first contribution in #352
  • @maryjenel made their first contribution in #299
  • @vambola made their first contribution in #309

Full Changelog: 2.0.8...2.0.9

2.0.8

04 Dec 09:09
Compare
Choose a tag to compare

👀 Bug Fixes

  • Revert: Position on orientation change
  • Revert: If color scheme is "dark", setting modal backgroundColor to black

2.0.7

03 Dec 13:15
Compare
Choose a tag to compare

👀 Bug Fixes

  • Fix disableScrollIfPossible type (#283) (9b8563)
  • Add missing word at callbacks section (#272) (5880ef)
  • Added devices support for iPhone 12 devices (#294) (e80029)
  • Position on orientation change (#274) (f0d75a)

✨ Improvements

  • Allow custom renderer to receive function or react node (#291) (26a4c1)
  • If color scheme is "dark", setting modal backgroundColor to black (#278) (d5ccbb)

2.0.6

03 Dec 13:14
Compare
Choose a tag to compare

👀 Bug Fixes

  • Fix adjustToContentHeight on Android (#219) (bebd6e)

✨ Improvements

2.0.5

25 Jul 10:30
Compare
Choose a tag to compare

👀 Bug Fixes

✨ Improvements