alerts-and-pickers icon indicating copy to clipboard operation
alerts-and-pickers copied to clipboard

Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...

Results 92 alerts-and-pickers issues
Sort by recently updated
recently updated
newest added

Hi folks, when I open "Photo Library Picker" and close it before the images loaded / appears, the app crash because of deallocated picker. > Attempted to read an unowned...

How can i set a custom font for UIAlertAction?

DatePicker and PickerView issues. #33 [link](https://github.com/dillidon/alerts-and-pickers/issues/33) solved.

## Build Error: location: > Alert&Pickers/Source/Extensions/String+Extension.swift line 16: ``` return String(self[Range(start ..< end)]) ``` Xcode said > Cannot invoke initializer for type 'Range' with an argument list of type '(Range)'...

Hey, First of all – thanks for this awesome library! Quick question: I’d like to create a custom data picker, where the dates are normal ones, but the time consists...

When I try to make the background of an ActionSheet dark, the cancel button I've defined remains white.

Your lib is great 👍 But it include a lot of view extensions file attached cause conflict with exist extensions in project. I think you should wrap your lib to...

Can it be used for multiple selections in the same way the image picker does?

Because it conflicts with, for instance, [SwiftDate](https://github.com/malcommac/SwiftDate).