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.67k stars 705 forks source link

PhotoLibrary Picker #63

Open szweee opened 6 years ago

szweee commented 6 years ago

hope that PhotoLibrary Picker can be made into a better photo album browser like Telegram.

dillidon commented 5 years ago

@szweee It is not so easy to make a PhotoLibrary picker like a Telegram using native UIAlertController. Telegram uses its own alert framework, and here I tried to do everything using native alert framework UIAlertController