Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 362 Bytes

File metadata and controls

14 lines (11 loc) · 362 Bytes

AlertView and ActionSheet for all iOS version

AlertView and ActionSheet for all iOS version. used only native UIAlertView, UIActionSheet, UIAlertController

Advantages

  1. used only native controllers
  2. simple code
  3. easy to use

Disadvantage

  1. cannot be used for complicated purposes
  2. unable to use for alert view with textFields