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
- Host: GitHub
- URL: https://github.com/hotwired/hotwire-native-android
- Owner: hotwired
- License: mit
- Created: 2024-03-13T13:28:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-06T16:46:00.000Z (7 months ago)
- Last Synced: 2025-11-06T17:24:30.613Z (7 months ago)
- Language: Kotlin
- Size: 1.38 MB
- Stars: 124
- Watchers: 14
- Forks: 30
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hotwire Native for Android


[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