Releases: mmazzarolo/react-native-dialog
Releases · mmazzarolo/react-native-dialog
v9.3.0
9.3.0 (2022-10-31)
Features
- Add unstableLabelStyle & fix switch statement comparison method (#150) (839915b)
v9.2.2
9.2.2 (2022-06-09)
Bug Fixes
v9.2.1
9.2.1 (2022-02-11)
Bug Fixes
v9.2.0
9.2.0 (2021-10-23)
Features
v9.1.2
9.1.2 (2021-10-01)
Bug Fixes
- Change style propType of Input from View to Text (#124) (d71d204)
v9.1.1
9.1.1 (2021-09-30)
Bug Fixes
v9.1.0
9.1.0 (2021-09-08)
Features
- Expose
useNativeDriver
as Container
prop (#122) (dd6d979)
v9.0.0
9.0.0 (2021-09-08)
Bug Fixes
BREAKING CHANGES
- Updated TypeScript type definitions. Types should just be more relaxed now — but since we updated the entire codebase we'll release this a major bump to be safe.
v8.2.0
8.2.0 (2021-07-19)
Features
- Handle hardware back button on Android (#114) (e9b6cf5)
v8.1.1
8.1.1 (2021-07-15)
Bug Fixes
- title: children prop allows node instead of string (#112) (8290768)