An open API service indexing awesome lists of open source software.

https://github.com/hotwired/hotwire-native-android

Hotwire Native for Android
https://github.com/hotwired/hotwire-native-android

Last synced: 3 months ago
JSON representation

Hotwire Native for Android

Awesome Lists containing this project

README

          

# Hotwire Native for Android

![Android SDK](https://img.shields.io/badge/Android%20SDK-28+-green)
![Turbo](https://img.shields.io/badge/Turbo-7+-purple)

[Hotwire Native](https://native.hotwired.dev) is a high-level native framework, available for iOS and Android, that provides you with all the tools you need to leverage your web app and build great mobile apps.

This native Kotlin library integrates with your [Hotwire](https://hotwired.dev) web app by wrapping it in a native Android shell. It manages a single `WebView` instance across multiple destinations, giving you native navigation UI with all the client-side performance benefits of Hotwire.

Read more on [native.hotwired.dev](https://native.hotwired.dev).

## Contributing

Hotwire Native for Android is open-source software, freely distributable under the terms of an [MIT-style license](LICENSE). The [source code is hosted on GitHub](https://github.com/hotwired/hotwire-native-bridge). Development is sponsored by [37signals](https://37signals.com/).

We welcome contributions in the form of bug reports, pull requests, or thoughtful discussions in the [GitHub issue tracker](https://github.com/hotwired/hotwire-native-bridge/issues).

---------

© 2024 37signals LLC