ObjectiveKit – introspect and modify classes at runtime with Swift

In short, the argument is that there are many types of problems that developers are currently solving with the dynamic features of the ObjC runtime. As we are (possibly) heading towards a future…

Similar

The webdev cheat sheet to Swift(UI)

So, I recently released a new mac os app Tempomat (go check it out, it is awesome) and I was left surprinsgly pleased with the experience, mostly because of Apple’s SwiftUI framework, it is declarative and along with the Combine framework it brings a lot ... (more…)

Read more »

Advantages of Using Swift Over Objective-C

An article aimed to highlight the main beauties that programming language Swift has. Here I would love to start from a quick quiz. Question: What is the programming language the iOS apps are written on? a)C# b)Objective-C c)Swift Apparently if you have ... (more…)

Read more »