#ios
Read more stories on Hashnode
Articles with this tag
I've been studying Stoicism, and one of the important books on this topic is 'Meditations' by Marcus Aurelius, who was a wise emperor and philosopher....
It is not the case that we work every day on creating new features for our application. The tasks listed on our JIRA board are not solely focused on...
The UIKit framework was introduced by Apple in 2008 along with iPhone OS2. More than 10 years later, in 2019, Apple introduced SwiftUI with the intent...
Handling data is a common task for frontend developers, and the data is very often in JSON format. SwiftyJSON is an open source third-party library...
With the UIKit framework, there are two options available for creating the UI for iOS apps: Storyboard and programmatically. Both methods offer...
To develop the best product, we should be making a good user experience for everyone. People with disabilities should be considered in...