Posts that contain swift

Grouping

In Swift 4 they added the ability for grouping. This post contains an example of using it on an Array.

Tags: swift , xcode , grouping

Get font families

Sometimes a design might require a custom font to be used. This summary outlines the resources and steps required to get your custom fonts setup in your build.

Tags: swift , xcode