Swift on Android

Eric Wing gives you a conceptual understanding of how Swift works on Android and how you can use it Read more

Similar

The Swift Runtime: Type Metadata

Welcome to the third in a series of posts on the Swift runtime. The goal is to go over the functions of the Swift runtime, using what I learned in my Swift on Mac OS 9 project as a reference. This time we’re going to be talking about type metadata, the re... (more…)

Read more »