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 52cdc35 commit fdf2657
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 Android](https://github.com/hotwired/hotwire-native-android) 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 Android

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

0 comments on commit fdf2657

Please sign in to comment.