Releases: mmazzarolo/react-native-dialog
Releases · mmazzarolo/react-native-dialog
v5.6.0
[email protected]
published 🎉
v5.5.0
v5.4.0
react-native-dialog 5.4.0 published 🎉
- Added a completely opaque version of blur for container #21 by @TimurAsayonok
- Do not show the Footer in case if the Dialog has not any DialogButton. #20 by @oleksiy-nesterov
- Do not allow the Dialog (under Android) fit to full width. Keep space around dialog. #20 by @oleksiy-nesterov
Thanks @oleksiy-nesterov , @TimurAsayonok , @intergalactic-overlords and @indapublic
v5.3.0
react-native-dialog 5.3.0 published 🎉
- Updated package dependencies
- Added github repository info to package.json
- Add multiline support to Input #12, thanks @zzorba
- Update README.md, #10, thanks @numen31337
v4.0.0
Fixed release mode child name recognition on Android
v3.3.0
- Updated react-native-modal
v3.2.0
- Toned down title color on Android
- Added
textInputRef
prop on Dialog.Input
v3.1.0
- Added the
label
prop.
v3.0.0
The Dialog is now 100% JavaScript: the react-native-blur
component is not needed anymore, but you can still provide your own blur component thanks to the blurComponentIOS
prop of Dialog.Container
🍔
v2.0.6
- Fixed an issue with the release mode of the app where if wouldn't pick correctly the component
displayName