Releases: ontech7/react-native-dialog
Releases · ontech7/react-native-dialog
v1.2.0
v1.1.2
v1.1.1
v1.1.0
- Added
onPressOutevent onDialogcomponent - Added
animationprop onDialogcomponent - Removed blur library (the user can import whatever blur library), no Expo necessary
- Changed portal library
- Removed
react-native-reanimatedand usedreact-nativelibrary for animations - Moved from
disttobuild
v1.0.0
- Fully compatible with Expo SDK >= 51
shadcn/uiapproach, with fully customizable components- Possibility to change global styles from the
DialogProvider - Portalized pupup/dialog
- Modifiable duration (default:
200) - Modifiable tint dark/light (default:
dark) - Modifiable slide-in animation (default:
none)