Skip to content

Releases: paufau/react-native-multiple-modals

v3.2.3

04 Nov 17:04

Choose a tag to compare

What's Changed

  • Ensure modal size changes correctly when orientation changes by @hsource in #60

Full Changelog: v3.2.2...v3.2.3

v3.2.2

07 Oct 19:54

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.2

v3.2.0

20 Sep 12:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.2.0

v3.1.2

06 Sep 17:05

Choose a tag to compare

Web support is added thanks to @wendyprogramic !

What's Changed

  • feat(web-support) Add web variant to the modal to make it compatible … by @wendyprogramic in #46
  • Compute initial shadow node state by @paufau in #48
  • Fix/android rendering by @paufau in #49

New Contributors

Full Changelog: v3.0.3...v3.1.2

v3.0.3

07 Aug 08:22
1089437

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

27 Jul 10:09

Choose a tag to compare

What's Changed

  • Android: Move lifecycle subscription to a separate method by @paufau in #40
  • Android: Provide screen size for the first shadow node render by @paufau in #41
  • Android: Do not affect status bar icons color by default by @paufau in #42

Full Changelog: v3.0.1...v3.0.2

v3.0.1

16 Jul 08:16

Choose a tag to compare

Changes:

  • Allowed to install the library with React 19

Full Changelog: v3.0.0...v3.0.1

v3.0.0

12 Jul 14:51

Choose a tag to compare

What's Changed

  • iOS: Support react-native v0.80 by @paufau in #35
  • iOS: Open modal in a new UIWindow by @paufau in #37

Full Changelog: v2.5.0...v3.0.0

v2.5.0

18 Jun 08:52

Choose a tag to compare

What's Changed

  • Update README by @motoshira in #30
  • iOS: Fix reanimated entering animation by @paufau in #31
  • iOS: Update layout on device rotation by @paufau in #32
  • Android: Old arch resize on rotation by @paufau in #33
  • iOS: Set shadow node size depending on interface orientation by @paufau in #34

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1

06 Jun 10:43

Choose a tag to compare

What's Changed

  • Android: Old arch animation prop overwrite by @paufau in #26

Full Changelog: v2.4.0...v2.4.1