Optimizing performance is definitely one of the most interesting topics, not only on iOS, but software development in general. There … More
Tag: swift
ML recommendation app with Create ML on iOS 15
Introduction WWDC21 brought us a lot of new cool things, such as the new Swift concurrency features, Xcode Cloud, new … More
iOS vs Android development in 2020
Introduction Android and iOS are the leading mobile operating systems in the world. They have some similarities, but also some … More
Sound classification with Create ML on iOS 13
Introduction Apple is making machine learning available to everyone. With the latest advancements in CoreML 3 and the new CreateML … More
Getting started with PencilKit on iOS 13
Introduction Recently, I’ve released my new drawing app, called Drawland. It’s using Apple’s new drawing framework PencilKit, so in this … 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
Swift Class Diagrams Remastered
A picture is worth a thousand words. An architecture drawing – countless explanations. Sometimes, visualising concepts and implementations can bring … More
Driving cars with ARKit
Introduction With augmented reality, you can drive any car you want. In this post, we will drive Audi Q7, using … More
Introducing Girders for Swift
We, at Netcetera, are very excited to announce that we are open sourcing our framework for building iOS apps, GirdersSwift.
Augmented Reality on iOS with ARKit
Introduction One of the most exciting frameworks released with iOS 11 is ARKit. With ARKit you can incorporate 3D data … More