code-disciple 0 0 CrashlyticsFirebase June 2, 2020 Integrating Crashlytics with Carthage Crashlytics and Firebase are usually installed with CocoaPods, but what if you were using Carthage…Read More
code-disciple 0 0 C++HomeBrew June 1, 2020 Importing C++ Libraries Installed with HomeBrew on Mac Working with external libraries in C++ is extremely simple: all you have to do is…Read More
code-disciple 0 0 AlgorithmsC++ May 21, 2020 Exploring C++ for Swift Devs – Solving Two Number Sum As we begin down the road to looking at the Swift compiler one of the…Read More
code-disciple 0 1 C++ May 6, 2020 Getting Started with the Swift Compiler: C++ At the beginning of 2019 I set myself the monumental task of getting involved with…Read More
code-disciple 0 0 podcasts March 19, 2020 Ray Wenderlich SwiftUI Podcast I recently had the joy of appearing on the Ray Wenderlich Podcast. We chatted about…Read More
code-disciple 0 0 XCode October 16, 2019 How to Rename an Xcode 11 Project in Under 1 Minute! https://youtu.be/6P6ya2vdC8MRead More
code-disciple 0 0 SwiftUI October 15, 2019 Adding SwiftUI Views into Existing UIKit Applications If you're interested in how to add SwiftUI Views into your existing UIKit apps, Apple…Read More
code-disciple 0 0 SwiftUI October 4, 2019 SwiftUI GeometryReader Collection View Replica Part 2 In this post we go over how to convert the entire layout of a GeometryReader-driven…Read More
code-disciple 0 0 SwiftUI October 4, 2019 SwiftUI’s GeometryReader – Collection View Replica Part 1 SwiftUI gives us access to amazing tools for forcing the size of child elements such…Read More
code-disciple 0 0 SwiftUI September 23, 2019 Accessibility with SwiftUI SwiftUI is almost here! For the past 6 months I have been preparing iOS video…Read More