I've launched 12+ Turbo Native apps to the App Store. And I want to share how so you can too.
So I'm creating a premium curriculum that teaches Rails developers everything they need to know about building hybrid iOS apps.
This is a rough outline for the content I’m planning to include.
Swift + iOS crash course
Just enough to be dangerous.
- Swift - optionals, inheritance, protocols, delegates, and extensions
- Xcode - Open Quickly, Jump to Definition, building, running, and cleaning
- App architecture - view controllers, navigation stacks, tab bars
Turbo Native overview
The important integration points of the framework.
- Link clicks
- Error handling
- External URLs
Path Configuration
Remotely configure behavior from the server.
- Settings - remote configuration
- Rules - presentation and route customization
- Turbo Navigator - abstract navigation boilerplate
Native screens with SwiftUI
Progressively enhance web screens to native UIs.