MKAlertView 1.0.2

MKAlertView 1.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Apr 2017

Maintained by MK Shaw.



效果图

image

添加

  • cocoapods
    pod 'MKAlertView', '~> 1.0.0'

  • Manually (手动导入)
    只需将 MKAlertView 文件添加到项目中即可

用法 详细用法参见demo

利用OC的runtime 动态修改系统自带的UIAlertController。自定义样式。