Releases: deavial/react-native-dialogbox
Releases · deavial/react-native-dialogbox
v0.6.10
v0.6.9
v0.6.6
v0.6.5
- Support for completely overriding internal styles using the style property
- Support for overriding button text styles
- Support for changing button rendering direction via
buttonFlow
property - Methods now return a
Promise
to use instead of callbacks - Updated React peer range (>=15.2.1 <15.6.0)
- Updated React Native peer range (>=0.30 <0.44)
Peer Dependency Updates
This release only contains updates to peer dependencies.
Version 0.6.3
Some small changes to style and peers
- Fixes for incorrect flex settings
- Updated peer dependencies for React and React-Native
Emergency release for type-o
This is an fix for version 0.6.1. where an incorrect type is passed in to arrayOf. The current state of this branch is from the original repo, unlike our 0.7 branch, it currently does not have tests or linting. Working as fast as we can to bring 0.7 to release.
Support for React Native 0.32.0/React 15.3.1
This release includes support for React Native 0.32.0 and React 15.3.1. It also fixes an issue with array proptypes declaration.
React Native 0.30+ Support
This is the first release of this distro with support for React Native 0.30 and above.
Historical Release Tag
This is a historical release tag from the react-native-popup repo. This version was the first and last to appear in npm.