Turbo Native is now deprecated. Use Hotwire Native instead!
Hotwire Native is a combination of Turbo Native + Strada + Turbo Navigator.
Also, Strada Components have been renamed to Bridge Components.
Hotwire Native offers much better conventions when starting a new app than Turbo Native did.
Hotwire Native is a Native (iOS/Android) wrapper around your Rails app.
It is the leanest, fastest approach for you to release a Native app as fast as possible. Because you just render your Web app in a wrapper!
In this episode we run the demo application and git into its code.
Official docs: https://native.hotwired.dev
iOS library: https://github.com/hotwired/hotwire-native-ios
Demo web app: https://github.com/hotwired/hotwire-native-demo