Integrating Crashlytics with Carthage
Crashlytics and Firebase are usually installed with CocoaPods, but what if you were using Carthage as your dependency management system? Tutorial to the rescue! I’m going to explain this as…
A while back I became a disciple of code – I made the decision to devote my life to the pursuit of becoming a great developer. Code Disciple is a place where I write about what I’m learning, sharing useful resources for those on the same path as well as helping those who are wanting to become developers themselves.
It is one of my goals to enable as many people as possible to begin their journeys as developers. I’ve created a tonne of resources such as Udemy Courses, Blogs, Live-Streams and Medium Posts to help them as much as possible and have a lot of laughs along the way.
I’m also a member of the raywenderlich.com iOS video instructor team.
Join me in my journey to encourage the world, building great software that makes a difference and changes people’s lives for the better while I love every single minute of it!
Crashlytics and Firebase are usually installed with CocoaPods, but what if you were using Carthage as your dependency management system? Tutorial to the rescue! I’m going to explain this as…
As we begin down the road to looking at the Swift compiler one of the big problems to address is the language it is built upon: C++. In this post…
At the beginning of 2019 I set myself the monumental task of getting involved with the Swift compiler project. Given my humble background, this was going to be tough to…
I recently had the joy of appearing on the Ray Wenderlich Podcast. We chatted about how we made the SwiftUI course as soon as we could after release! https://podcasts.apple.com/us/podcast/swiftui-with-laurie-gray-podcast-s10-e01/id773910890?i=1000467195846
If you’re interested in how to add SwiftUI Views into your existing UIKit apps, Apple have made it super-simple to get started. Watch here for how to get the ball…
In this post we go over how to convert the entire layout of a GeometryReader-driven List view with only 15 character changes! [cc lang=”swift”] // // ContentView.swift // GeometryReaderFun //…
SwiftUI gives us access to amazing tools for forcing the size of child elements such as GeometryReader. In this video we go over how to replicate a UICollectionView layout in…
If you want to chat, get in touch:
Contact me