Releases: jeremybarbet/react-native-modalize
Releases · jeremybarbet/react-native-modalize
2.1.0
What's Changed
- docs: adjust link to react-native-gesture-handler by @wandersonalwes in #437
- feat: export useModalize from the root of the library by @jhhayashi in #441
New Contributors
- @wandersonalwes made their first contribution in #437
- @jhhayashi made their first contribution in #441
Full Changelog: 2.0.13...2.1.0
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
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
👀 Bug Fixes
- Revert: Position on orientation change
- Revert: If color scheme is "dark", setting modal backgroundColor to black
2.0.7
2.0.6
2.0.5
👀 Bug Fixes
- Use ref for back button listener by @archansel (#189) (491dfe)
✨ Improvements
- Exposed IProps as ModalizeProps by @archansel (#233) (b84388)