最近在开发SDK的过程中,有一个需求是:点击按钮,弹框显示姓名和身份证号,同时在弹框中可以修改姓名和身份证号.
分析:需要自定义一个AlertView 和双向传值(需要用到Block).
自定义的样式为下图:
GitHub地址:https://github.com/LuochuanAD/OC-CommonAlertView
博文地址:http://blog.csdn.net/luochuanad/article/details/53081461
最近在开发SDK的过程中,有一个需求是:点击按钮,弹框显示姓名和身份证号,同时在弹框中可以修改姓名和身份证号.
分析:需要自定义一个AlertView 和双向传值(需要用到Block).
自定义的样式为下图:
GitHub地址:https://github.com/LuochuanAD/OC-CommonAlertView
博文地址:http://blog.csdn.net/luochuanad/article/details/53081461