Preferred status bar style
Need to change the preferredStatusBarStyle for one fo your child view controllers in your app? It might not be obvious on how to do it. This article explores one solution.
We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Need to change the preferredStatusBarStyle for one fo your child view controllers in your app? It might not be obvious on how to do it. This article explores one solution.
How to fetch a local JSON file. The articles discusses how you can access the local file system, using Codable and few other methods for prototyping.
In Swift 4 they added the ability for grouping. This post contains an example of using it on an Array.
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.
By using extensions on UIImage, you can use an Enum to catalog specific image assets