React Native Modalize Versions Save

A highly customizable modal/bottom sheet that loves scrolling content.

2.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jeremybarbet/react-native-modalize/compare/2.0.13...2.1.0

2.0.12

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jeremybarbet/react-native-modalize/compare/2.0.11...2.0.12

2.0.11

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jeremybarbet/react-native-modalize/compare/2.0.10...2.0.11

2.0.10

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jeremybarbet/react-native-modalize/compare/2.0.9...2.0.10

2.0.9

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jeremybarbet/react-native-modalize/compare/2.0.8...2.0.9

2.0.8

3 years ago

👀 Bug Fixes

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

2.0.7

3 years ago

👀 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

3 years ago

👀 Bug Fixes

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

✨ Improvements

2.0.5

3 years ago

👀 Bug Fixes

✨ Improvements