Skip to content

Tags: CoderXpert/AZDialogViewController

Tags

1.2.0

Toggle 1.2.0's commit message
Added swift-version

1.1.6

Toggle 1.1.6's commit message
Added iPhone X support.

1.1.5

Toggle 1.1.5's commit message
Updated podspec

1.1.4

Toggle 1.1.4's commit message
Update 1.1.4

- Fixed content offset bug.
- Added `estimatedHeight` var that returns the estimated height of the dialog view even it if it hasn't been loaded yet.
- Added `rubberEnabled` var which is true by default. when enabled it will add a rubber effect when trying to swipe the dialog up.

1.1.3

Toggle 1.1.3's commit message
Update 1.1.3

- Added support for interactable views inside the `container`.
- Added `contentOffset` to allow shifting the dialog.

1.1.2

Toggle 1.1.2's commit message
Updated Access Modifiers

1.1.1

Toggle 1.1.1's commit message
More improvments

1.1.0

Toggle 1.1.0's commit message
Updated to version 1.1.0

1.0.2

Toggle 1.0.2's commit message
Added backgroundAlpha

1.0.1

Toggle 1.0.1's commit message
Updated Access Modifieres