Skip to content

Commit

Permalink
Update readme with Hotwire Native notice
Browse files Browse the repository at this point in the history
  • Loading branch information
jayohms authored Dec 18, 2024
1 parent cba8776 commit f920639
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
> [!IMPORTANT]
> [Hotwire Native](https://native.hotwired.dev) is the new consolidation of the Turbo Native and Strada libraries into a single framework for iOS and Android. For new development, start with the new [Hotwire Native iOS](https://github.com/hotwired/hotwire-native-ios) library, which is built on the Turbo Native foundation and offers many new features. For existing Turbo Native apps, please transition to Hotwire Native as soon as possible.
>
> No new features will be added to this library and it will be deprecated in the coming months.
# Turbo Native for iOS

**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.
Expand Down

0 comments on commit f920639

Please sign in to comment.