tj4shee
Currently a Scrum Master in the financial industry. What I really want to do when I grow up is be a successful software dev (Swift/SwiftUI)
Greensboro, NC
Pinned Repositories
Color.fromString
SwiftUI's Color object is not codable - and therefore not easy to store. This makes it simple by allowing you to store a Color using Color.description and then recreating the Color using this function as an extension to Color
tj4shee's Repositories
tj4shee/Color.fromString
SwiftUI's Color object is not codable - and therefore not easy to store. This makes it simple by allowing you to store a Color using Color.description and then recreating the Color using this function as an extension to Color