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

Conflicting extension methods with other libraries #79

Open rehman331122 opened 5 years ago

rehman331122 commented 5 years ago

When we use SwifterSwift and RLBAlertsPickers pods in the same project, we are not able to use extension methods. Xcode is showing compile error as shown below

image