Releases: douglasjunior/react-native-simple-dialogs
Releases · douglasjunior/react-native-simple-dialogs
3.0.1
Compare
Sorry, something went wrong.
No results found
Changes
Fixes ConfirmDialog button text style
3.0.0
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Remove the deprecated SafeAreaView
Add safeAreaInsets property to make it easier to use with react-native-safe-area-context
2.1.0
Compare
Sorry, something went wrong.
No results found
Changes
Remove PropTypes to be compatible with React 19 (#73 )
2.0.3
Compare
Sorry, something went wrong.
No results found
Changes
Add accessibility props (#70 )
2.0.2
Compare
Sorry, something went wrong.
No results found
2.0.1
Compare
Sorry, something went wrong.
No results found
Changes
Export ConfirmDialogButtonPropsType
2.0.0
Compare
Sorry, something went wrong.
No results found
Changes
Rewrite in TypeScript
Add statusBarTranslucent prop to customize the Modal status bar on Android
(BREAKING CHANGE) Rename and fix some prop types and defaults
1.5.0
Compare
Sorry, something went wrong.
No results found
Improved sizing for Dialogs that contain ScrollViews (#64 )
Add SafeAreaView (#64 )
1.4.0
Compare
Sorry, something went wrong.
No results found
Fix children types (#58 )
Add option to lowercase the button titles on Android (#52 )
1.3.0
Compare
Sorry, something went wrong.
No results found
Add TypeScript Definitions (#42 , #47 )