美文网首页潮流App#封装库
日期、地址选择器

日期、地址选择器

作者: CGX_鑫 | 来源:发表于2018-01-31 19:07 被阅读0次

适配iOS14

1、本方法已经支持pod后续将不断更新更多标签式样的功能

pod地址:https://github.com/974794055/CGXPickerViewDemo.git

2、pod下下拉pod search CGXPickerViewDemo  如果没有搜到,可以执行pod search CGXPickerViewDemo --simple 

一、 日期选择器

(UIDatePicker) 日期选择器有四种模式

1.日期---年/月/日

2.日期时间---年/月/日/上下午/时/分

3.时间---上下午/时/分

4.倒计时定时---时/分

代码实现:

DateType:参数选择样式   其他参数可为nil

   二、地址选择器

代码实现:

相关文章

网友评论

    本文标题:日期、地址选择器

    本文链接:https://www.haomeiwen.com/subject/ttulzxtx.html