dillidon / alerts-and-pickers

Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
MIT License
5.65k stars 700 forks source link

fix date picker bug forr iOS 14 #112

Open alireza12t opened 3 years ago

alireza12t commented 3 years ago

Simulator Screen Shot - iPhone 6s - 2020-09-30 at 10 41 07

This bug is for ios 14, and I made a pull request that could fix the bug. please update the pod, Thanks

fahadnaeem786 commented 3 years ago

When this commit will be merged? I need to release an app on store but without this data picker issue fix I am totally blocked. Can this issue be fixed ASAP ?

fahadnaeem786 commented 3 years ago

@alireza12t Can you please share some more info about the changes. I tried to embed your changes locally in this pod but the date picker issue still same.