A few days ago, I was working on an app for a client. With this app you can basically see a staff roster, that needs to be downloaded from a server. The REST-API is built that way, that the app has to talk to different endpoints to download all the... (more…)
Read more »
Learn how to use Apple’s Vision framework to build an iOS app that can scan barcodes and return information about what’s being scanned. (more…)
Read more »
UISearchBarFontKit - An extension for UISearchBar that makes it effortless to set the font, which is otherwise convoluted. (more…)
Read more »
What is a framework and why do we use them in our apps? Let’s learn by building a custom Cocoa Touch Frameworks together! (more…)
Read more »
Getting started with Swift 3 and OpenGL on Linux and macOS with GLFW 3. Practical example - drawing a square...
Read more »