Skip to content

Commit

Permalink
Note Hotwire Native in README
Browse files Browse the repository at this point in the history
  • Loading branch information
joemasilotti committed Nov 15, 2024
1 parent cba8776 commit ab78390
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

**Build high-fidelity hybrid apps with native navigation and a single shared web view.** Turbo Native for iOS provides the tooling to wrap your [Turbo 7](https://github.com/hotwired/turbo)-enabled web app in a native iOS shell. It manages a single WKWebView instance across multiple view controllers, giving you native navigation UI with all the client-side performance benefits of Turbo.

> [!IMPORTANT]
> [Hotwire Native](https://native.hotwired.dev) is the consolidation of the Turbo Native and Strada libraries into a single framework for iOS and Android. Going forward, the Hotwire umbrella of libraries now includes: Turbo + Stimulus + Native.
## Features

- **Deliver fast, efficient hybrid apps.** Avoid reloading JavaScript and CSS. Save memory by sharing one WKWebView.
Expand Down

0 comments on commit ab78390

Please sign in to comment.