August 2025
Intermediate to advanced
270 pages
6h 16m
English
In this first chapter, we’re going to dive right in and build a Hotwire Native app on iOS and Android from scratch.
The hiking journal apps you’ll build in this book are powered by a small Rails server with some basic functionality built in. Hotwire Native, the framework we’ll use to build the apps, renders HTML from your Rails server in an embedded web view, packaged inside a native app.
To run the Rails app, make sure you have Ruby 3.4.2 and SQLite[10] installed. And, if you haven’t already, download and install Xcode[11] 16 and Android Studio[12] Meerkat or later, now. They’re both pretty heavy IDEs and can take a while to download.
The reference code[13] that comes with this book has a bunch ...
Read now
Unlock full access