Now Reading – Jony Ive
Now Reading Jony Ive – The Genius Behind Apple’s Greatest Products by Leander Kahney
Now Reading Jony Ive – The Genius Behind Apple’s Greatest Products by Leander Kahney
Picture the following scenario: You have been busy working on an idea for an app and have been working on implementing it using #Swift and #SwiftUI. You have tested the app with #TestFlight and you… Read More »Publishing an iOS app in the Apple App Store Step by Step
Hearing is an important part of the way we experience the world and perhaps it is one of those things we leave unchecked when an issue arises. We may put it off as not being… Read More »Hearing Accessibility in iOS
Creating a great app for the Apple ecosystem has evolved over the last few years from using Objective-C, to Swift and with the advent of SwiftUI things are getting easier and better. The tasks that… Read More »Setting up Xcode Cloud
Writing code can be a rewarding experience and like in any form of writing, there may be ways to ensure that your readers (including your future self) are able to understand and engage with your… Read More »Using SwiftLint with a Configuration File
Having watched the great Severance AppleTV show once and loving the retro chic look-and-feel and the surreal storylines as well as the fantastic credits I decided to read Severance The Lexington Letter. So far so… Read More »Now Reading: Severance – The Lexington Letter
It seems like it was only yesterday that I started my iOS Development Bootcamp. In between, I learned a lot about new frameworks provided by Apple, made some new friends and have an app to… Read More »iOS Development – Week 12
I am happy to say that I have enjoyed and survived the 11 weeks of content for the accelerated iOS development bootcamp I embarked on in August. This was the last week with full content… Read More »iOS Development – Week 11
Phew! There you go, week number 10 and still enjoying it. The bootcamp has been going at a steady, fast pace and I have been learning a lot. This week was dedicated to debugging and… Read More »iOS Development – Week 10
After having tackled concurrency and networking this time we had an opportunity of concentrating on saving data. We learn about how to save app data in the local storage of the devices using Files, Property… Read More »iOS Development – Week 9