Skip to content

3.0 Big Refactoring!!

Compare
Choose a tag to compare
@vitormesquita vitormesquita released this 27 Jul 20:01
· 26 commits to master since this release

Implemented enhancements:

  • Refactoring the way how to create an Malert to be more similar with UIAlertController
  • Changing MalertViewController -> Malert to be presented as UIViewController
  • Changing MalertButtonStruct -> MalertAction
  • Removing MalertViewConfiguration, MalertButtonConfiguration
  • Removing shared instance and all queue manager from Malert
  • Add new attributes to be more customizable and flexible
  • Removing Cartography
  • Add dismissOnActionTapped to dismiss when a call to action was clicked