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.

  1. Swift - optionals, inheritance, protocols, delegates, and extensions
  2. Xcode - Open Quickly, Jump to Definition, building, running, and cleaning
  3. App architecture - view controllers, navigation stacks, tab bars

Turbo Native overview

The important integration points of the framework.

  1. Link clicks
  2. Error handling
  3. External URLs

Path Configuration

Remotely configure behavior from the server.

  1. Settings - remote configuration
  2. Rules - presentation and route customization
  3. Turbo Navigator - abstract navigation boilerplate

Native screens with SwiftUI

Progressively enhance web screens to native UIs.