We, at Netcetera, are very excited to announce that we are open sourcing our framework for building iOS apps, GirdersSwift.
Category: iOS
Setting up CI with Travis-CI and Fastlane on iOS project
Introduction Continuous integration (CI) is a great software engineering practice. It requires developers to commit frequently and after each commit. … More
Catching smiles with Google’s ML Kit on iOS
Introduction At the Google I/O conference, Google has announced an exciting new framework for machine learning, called ML Kit. This … More
Detecting Whisky brands with Core ML and IBM Watson services
Everyone who knows me, also knows that I’m a huge whisky fan. In this post, I will blend two of … More
Speaking at conferences
Lately, I’ve been doing a lot of talks at conferences, meetups and other events, such as job fairs and university … More
Swift code types navigator
Software visualization gives an overview of the current state of your codebase. With it, you can onboard new team members … More
Pragmatic iOS app architecture
Lately, I’ve been reading a lot of articles on app architectures. There are many such articles, with many different opinions … More
Flexible table views with descriptor arrays
Introduction Frequently, in our work as iOS developers, we have to present some kind of data in a table view … More
Forward pipe operator in Swift
One of the most debatable Swift features is the possibility to create your own (or overload the existing) operators. This … More
iOSCon 2018
Conferences are a great opportunity to exchange knowledge and experiences with the fellow developers. The iOS community is pretty cool … More