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.66k stars 703 forks source link

Installation via CocoaPods needed #46

Open ArturBaghdas opened 6 years ago

LucaIaconelli commented 6 years ago

please do it

Thanks

gabdsg commented 6 years ago

+1

MichelPro commented 6 years ago

+1

msarsenbek commented 6 years ago

+1

BurierAbdalwahhabElia commented 5 years ago

+1

doohab commented 5 years ago

IMHO supporting cocoapods is not a good idea for this repo exclusively, because not all users will implement all the picker in this repo. One could use date picker OR location picker OR both, but the rest of pickers will stay untouched, so user can remove the unused files. Considering app size and compatibility.