Introduction It’s been a month (at the time of writing) since my app Soccer Puzzles has been live on the … More
Tag: swiftui
Collapsing top bar animation with SwiftUI
Introduction Many modern apps have a top bar, with customized designs and smooth collapsing animations. Since the default NavigationView doesn’t … More
Developing drawing app with SwiftUI
Introduction In this post, we will build a drawing app with SwiftUI. Apart from being super fun and addictive, SwiftUI … More
Sentiment analysis with Natural Language and SwiftUI
Introduction The Natural Language framework was announced at WWDC, last year. It offers a powerful set of features for analysing … More
Text recognition on iOS 13 with Vision, SwiftUI and Combine
Introduction This year, WWDC was full of new and exciting features. The biggest one was probably SwiftUI, Apple’s new UI … More