Utilize View Modifiers to write cleaner code When it comes to writing clear and concise code, there is a core foundation all developers should consider. DRY. The acronym stands for “Don’t repeat... July 16, 2021
Implementing an Inline Color Picker using SwiftUI While thinking about personalization features that I could add to my app Drinksly, I decided that a tint picker for the app was a good... July 13, 2021
How to use frames instead of spacers in SwiftUI We all enjoy the beauty and simplicity of using a Spacer to make our SwiftUI Views look like they came straight out of... April 19, 2021