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

I hope this lib can support Objective-C 👍

https://github.com/dillidon/alerts-and-pickers/blob/482d0805efeea471cef1eb79214d592c1b8529fb/Source/Pickers/Image/Views/ItemWithImage.swift#L5 why its CurrencyTableViewCell?

Convert to new swift version and fix all warnings for deprecations and namespaces

@dillidon As question. I need to set multiple initial selection in picker view. I have used it with 2 pickers so I have 2 values but I can only set...

I have refactored a bit of the content of the project to disable the warnings. I have also made the necessary change to convert the project to now support Swift...

Hi, In swift 4.2, most of the syntax not working and asking availability check.

How to Remove Days in DatePicker Only want to show Month or Years ![Simulator Screen Shot - iPhone 5s - 2019-04-05 at 11 48 30](https://user-images.githubusercontent.com/48505333/55607065-c3045f80-5798-11e9-9811-28b4dc784c94.png) Its possible in this library...

- Fixed Build issue on Xcode 11.2.1 and updated the deprecated APIs - Next PR: Resizeable TextView Alert with Placeholder.

Converted code from Swift 4 to 5 and fixed a few errors along with a ton of warnings