I hereby claim:
- I am bardonadam on github.
- I am foxxy66 (https://keybase.io/foxxy66) on keybase.
- I have a public key ASB7o7msjdp62QS0MLfk3CBtHNktRxc-eyRglrzwtso4wwo
To claim this, I am signing this object:
| struct Form: Codable, Equatable { | |
| let id: Int | |
| let type: FType | |
| let name: String | |
| let code: String | |
| let hasScreenshot: Bool | |
| let total: Int | |
| let totalUnique: Int | |
| let opened: Int | |
| @SomeKindOfBool var active: Bool |
| @DynamicColor(lightVariant: .black, darkVariant: .white) | |
| static var dynamicLabelColor: UIColor | |
| @propertyWrapper | |
| struct DynamicColor { | |
| let lightVariant: UIColor | |
| let darkVariant: UIColor | |
| var wrappedValue: UIColor { | |
| get { |
I hereby claim:
To claim this, I am signing this object: