UIAlertView、UIActionSheet、UIAlertController封装,根据不同iOS版本选择对应的方法
-
Updated
Jun 1, 2021 - Objective-C
UIAlertView、UIActionSheet、UIAlertController封装,根据不同iOS版本选择对应的方法
Convenience methods for UIAlertController. It can add custom style (defalut and destructive) and actions sort by index of NSArray which contain items of custom style's actions.
系统弹窗,根据版本自动选择调用UIAlertView、UIActionSheet还是UIAlertController
Custom ActionSheet Style
iPad implementation of UIActionSheet in Objective C
Add a description, image, and links to the uiactionsheet topic page so that developers can more easily learn about it.
To associate your repository with the uiactionsheet topic, visit your repo's landing page and select "manage topics."