- Added applyAnimatedTranslation function which allows you to apply simulated dragging. This can be used when simulating a scroll.
- Exposed the UIPanGestureRecognizer object of the main frame allow delegation control externally.
Unclaimed project
Are you a maintainer of AZDialogViewController? Claim this project to take control of your public changelog and roadmap.
Changelog
A highly customizable alert dialog controller that mimics Snapchat's alert dialog.
blurBackground - true by default, shows a UIVisualEffectView when displaying the dialog.blurEffectStyle - default is .darkbuttonInit closure variable which allows the initalization of a custom UIButton.
//true by default
dialog.blurBackground = true
//default is dark
dialog.blurEffectStyle = .extraLi...
Release 1.2.0
Release 1.1.5