dillidon / alerts-and-pickers

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflicting extension methods with other libraries

rehman331122 opened this issue · comments

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