I hereby claim:
- I am designergenes on github.
- I am jadennation (https://keybase.io/jadennation) on keybase.
- I have a public key ASCwM4AIR0p6SISkkirOo8C8bZvr63EwcujvAbJ85hL6AAo
To claim this, I am signing this object:
import UIKit | |
protocol ActivityIndicatorType { | |
func startAnimating() | |
func stopAnimating() | |
var isAnimating: Bool { get set } | |
} | |
class CustomActivityIndicator: UIView, ActivityIndicatorType { |
import UIKit | |
protocol ActivityIndicatorType { | |
func startAnimating() | |
func stopAnimating() | |
var isAnimating: Bool { get set } | |
} | |
class CustomActivityIndicator: UIView, ActivityIndicatorType { |
I hereby claim:
To claim this, I am signing this object: