Sep 24, 2021
Those constants should probably be `let` right? You missed off the nicest feature around defining your constants in an extension too! You can drop the type name qualifier `.myColor`
Those constants should probably be `let` right? You missed off the nicest feature around defining your constants in an extension too! You can drop the type name qualifier `.myColor`
Swift / iOS developer - I write about things that I find interesting or innovative.