#ios
Read more stories on Hashnode
Articles with this tag
Watch out for this difference in behaviour between String count and NSString length · I recently came across a bug in Lyrcs that caused an incorrect...
SwiftUI contains a bug that occurs when keyboard, popover and sheet are used in combination. This post includes a workaround until it's fixed. · This is...
Popovers aren't limited to macOS apps, see how easy it is to do on iOS. · I was recently experimenting with adding a popover inside Clean Share (app for...
Boost app engagement and market reach through effective and easy localization. · App localization is crucial when tailoring an app to different regions...
Learn to name SwiftUI components effectively by replacing 'View' with root view names. Enhance code readability with this simple guide. · Whilst making...