Satoshi Ohki

1pod

PKAlertController

PKAlertController is a flexible, highly customizable, many view transitional animation popup view controller.

  • PKAlertController has the title and description label, and you can set a text alignment.
  • Made with UIViewController-based, so that you can call it as the modal view controller, or add it to some view controller.
  • There are many cutom view controller transitions.
  • There are some layout styles, and it is the style of the size about the same as a UIAlertview, the flexible size and the fullscreen size.
  • To customize UI Color theme, use the class that inherited PKAlertDefaultTheme.
  • The view content is customizable to set a custom view same as a titleView of UINavigationItem.

License: MIT

  • Objective C