CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Oct 2016 |
SwiftSwift Version | 3.0 |
SPMSupports SPM | ✗ |
Maintained by Quang Tran.
Create wobble bubble buttons that same as in Game Center, although it does not look like much. Written by Swift. The buttons with animations is fun and attracting users. Especially, natural effects is more attractive.
You need to import WobbleBubbleButton into place that you want to use
import WobbleBubbleButton
And set properties for it
button.backgroundColor = UIColor.purpleColor()
button.setTitle("Awesome", forState: .Normal)
WobbleBubbleButton is released under the MIT license. See LICENSE for details.