I hereby claim:
- I am kevinbhayes on github.
- I am kevinbhayes (https://keybase.io/kevinbhayes) on keybase.
- I have a public key whose fingerprint is 06A7 A960 165C 1096 C327 70B4 3F84 CC9C E44D 0200
To claim this, I am signing this object:
| // | |
| // InfinteHScrollView.swift | |
| // | |
| // Created by Kevin Hayes on 2022-03-20. | |
| // | |
| import SwiftUI | |
| struct InfinteHScrollView<Content>: View where Content: View { | |
| var alignment: HorizontalAlignment = .center |
| // | |
| // ScrollingTextView.swift | |
| // | |
| // Created by Kevin Hayes on 2021-10-30. | |
| // | |
| import SwiftUI | |
| struct ScrollingTextView: View { | |
| @State private var textOffset: CGFloat = 0.0 |
I hereby claim:
To claim this, I am signing this object: