youknowone / UI7Kit

Backport flat-style UIKit from iOS7 to iOS5+
Other
1.67k stars 199 forks source link

No UI7DatePicker? #141

Open KelvinQQ opened 10 years ago

KelvinQQ commented 10 years ago

Hi, You finished the UI7PickerView.Why no UI7DatePicker?We would like that.

youknowone commented 10 years ago

UI7PickerView is not a behavior patch but a replacement of implementation. So it doesn't auto-adjust to UIDatePicker. I need to implement it independently.