I write about tech, and in the near future about self-development, mindfulness and other cool stuff.
SwiftUI is an amazing new framework to build UIs, and one it’s defining features is Xcode’s previews, which allow you to code a UI live for…
I learn how to code in Swift at the beginning of last year, and it was great!, I had little-to-no experience in software development, but…
When implementing internationalization for your iOS apps, you might find yourself repeating some code; you can make your life easier by…