waterskier2007 / HexColorBinding-Proprety-Wrapper-SwiftUI

This is a costum proprety wrapper that convert a hex to a color binding for SwiftUI Color Picker then convert the new color back to a string to store it on a server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HexColorBinding-Proprety-Wrapper-SwiftUI

This is a costum proprety wrapper that convert a hex to a color binding for SwiftUI Color Picker then convert the new color back to a string to store it on a server.

Custom proprety wrapper by me, the color extension is from https://stackoverflow.com/a/62192394/15695310

About

This is a costum proprety wrapper that convert a hex to a color binding for SwiftUI Color Picker then convert the new color back to a string to store it on a server

License:MIT License


Languages

Language:Swift 100.0%