swift-badge
swift-badge copied to clipboard
A badge view for iOS/tvOS written in Swift
Xcode 9.1 /Swift 4 Is it intendet that the badgeView does not resize dynamically regarding its content? I would expect a widget to do that
How to use it with UIBarButtonItem ? I did try using Autolayout but I cannot make it above the UIBarButtonItem
By adding the @IBDesignable file to the Public headers, a Carthage build can now work as it should in Storyboard.
Xcode 10.2 Beta now comes with Swift 5. Any plans on updating swift-badge to support it? Thanks!
Gradient
Is there a way to specify a gradient for the badge color?
I have added Bade on story and then, it start complaining some random error. ``` Failed to render and update auto layout status for [My View Controller Name].swift " Required...
Please consider submitting the following information (if relevant): * Library setup method: file, Carthage, CocoaPods or Swift Package Manager. * Version of the library. Example: 8.0. * Xcode version. Example:...
it's possible to add and arrow like disclosure indicator to the badge? And it's possible have different shape?