Recalibrating...
Passionate about Product Design and its encompassing disciplines—Motion Design, UI Design, and App Icon Design—intersecting with technical engineering.
-
Eli Slade Design
- Vancouver, Canada
- https://elislade.com
- https://dribbble.com/elislade
Pinned Loading
-
-
SwiftUI-Representations
SwiftUI-Representations PublicLibraries of SwiftUI Representations for Apple Framework views and controllers
Swift 1
-
-
Bool8
Bool8 1/// Bool8 packs 8 boolean values into a single byte instead of a single bool into a single byte.
2public struct Bool8: RawRepresentable, Hashable, Sendable, Codable, BitwiseCopyable {
34public private(set) nonisolated var rawValue: UInt8
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.