适配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
二、地址选择器
代码实现: