Is it possible to possible to serve HTML/JS/CSS locally for a single destination on turbo-android or turbo-ios?

Yeah. On iOS you’d probably have to create your own Apple Developer Documentation with the bundled assets. turbo-ios/Overview.md at main · hotwired/turbo-ios · GitHub describes how to share cookies between that web view and Turbo’s.

1 Like