Malert Versions Save

Custom alert View to iOS applications

1.1.2

6 years ago

Implemented enhancements:

  • Added dismissOnTap block to handle when Malert is dismissed

1.1.1

6 years ago

Fixed bugs:

  • Refactoring MalertView constraints to handle with layout and constraints animations

1.1

6 years ago

Implemented enhancements:

  • Changed deploy target to 9.0
  • Removed OAStackView dependency

1.0

6 years ago

Implemented enhancements:

  • Change MalertManager -> Malert
  • Undocking Malert from UIWindow, and makes create malert only with other UIViewController
  • Create custom dismissed from Malert according to MalertAnimationType
  • Added tapToDismiss attribute to close MalertView when clicked

Fixed bugs:

  • Tap on View and Dismiss current MalertView #3
  • Error to hide keyboard when clicked on view #4

2.0

6 years ago

Implemented enhancements:

  • Merged with pull request, updating to swift 4
  • Refactoring some unnecessary codes

Fixed bugs: