You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't get this to work with Swift. The extensions on the buttons aren't recognized, such as badgeValue isn't found on the button. I think because there are special characters in the namespace so I can't import it (import UIBarButtonItem-Badge). Anyone got this to work with Swift that you can post a sample? I install it with CocoaPods.
The text was updated successfully, but these errors were encountered:
I couldn't get this to work with Swift. The extensions on the buttons aren't recognized, such as
badgeValue
isn't found on the button. I think because there are special characters in the namespace so I can't import it (import UIBarButtonItem-Badge
). Anyone got this to work with Swift that you can post a sample? I install it with CocoaPods.The text was updated successfully, but these errors were encountered: