Subscribe
Copied to clipboard
Share
Share
Copied to clipboard
Embed
Copied to clipboard
Empower Apps
Trailer
Bonus
Episode 185
Season 1
The Great SwiftUI Migration - Part 1 with Ben Scheirman
September 24, 2024
Leo Dion, Principal CEO and Swift Developer at BrightDigit
Full Transcript
View the website
Ben Scheirman of NSScreenCast comes on to talk about migrating apps such as a Nike's Sneakers app from UIKit to SwiftUI and all the little things you don't think about. This is part 1 of a 2 part interview.
Guest
- Ben Scheirman | Ben is an experienced software engineer from Houston, TX. Currently focused on Swift, iOS, Ruby, and Rust.
- Ben Scheirman (@bens@mastodon.xyz) - Mastodon
- subdigital (Ben Scheirman)
- NSScreencast: Bite-sized Screencasts for iOS Development
- Combine Swift
Announcements
- Need help with your projects this year? BrightDigit has openings.
- Join Bushel Beta
- Join our Brand New Patreon Page!
Links
- Episode #288: Modern UIKit: Stack Navigation, Part 2
- pointfreeco/swift-perception: Observable tools, backported.
- brightdigit/Sublimation: Enable automatic discovery of your local development server on the fly. Turn your Server-Side Swift app from a mysterious vapor to a tangible solid server.
- krzysztofzablocki/LifetimeTracker: Find retain cycles / memory leaks sooner.
- siteline/swiftui-introspect: Introspect underlying UIKit/AppKit components from SwiftUI
- Presenting Coordinators - Soroush Khanlou on Vimeo
Related Episodes
- SwiftUI Field Guide with Chris Eidhof
- SOTU 2024 with Peter Witham
- SwiftUI Tips and Tricks with Craig Clayton
- Swiftly Tooling with Pol Piella Abadia
- It Depends with Brandon Williams
- My Taylor Deep Dish Swift Heroes World Tour
- Mobile System Design with Tjeerd in 't Veen
- The Composable Architecture with Zev Eisenberg
- Behind the Scenes of SwiftUI with Aviel Gross
- WWDC 2022 - SwiftUI and UIKit with Evan Stone
Social Media
Credits
Music from https://filmmusic.io
"Blippy Trance" by Kevin MacLeod (https://incompetech.com)
License: CC BY (http://creativecommons.org/licenses/by/4.0/)
Thanks to our monthly supporters
"Blippy Trance" by Kevin MacLeod (https://incompetech.com)
License: CC BY (http://creativecommons.org/licenses/by/4.0/)
- Maurizio Bracchitta
- Edward Sanchez
- Satoshi Mitsumori
- Steven Lipton
Chapters
- Who is Ben Scherman
- Migrating Apps to Swift UI
- Challenges with Swift UI and iOS Versions
- Using Introspect for Swift UI
- Implementing Collection View in Swift UI
- Exploring iOS 18 Scroll View API
- SwiftUI vs UIKit: Productivity and Constraints
- Design and Engineering Collaboration
- Stages of Migrating to SwiftUI
- SwiftUI Navigation and Environment Bindings
- Retain Cycles and Memory Management