How to Fix the iOS 18 Bug Causing Wrong Contact Names in Messages I had such high hopes for iOS 18. Its announcement was filled with exciting features like Apple Intelligence and even more customization for the iPhone.... November 12, 2024
Loading and displaying videos in SwiftUI using the Transferable Protocol SwiftUI has always been about making UI development more intuitive and less cumbersome, and iOS 17 takes this a step further. One of the standout... November 28, 2023
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
Using Protocols to Mock an API Service Using a mock when you are working on implementing, and maintaining an API can greatly increase production speed and save you headaches when it comes... April 15, 2021
Hello World I have decided to take a new approach to my learning. I want to contribute back to the amazing community that has helped me through... April 13, 2021