-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,19 @@ | ||
# hotwire-native-bridge | ||
The web library for building Bridge Components in Hotwire Native apps | ||
# Hotwire Native Bridge for web | ||
|
||
[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 web javascript library integrates with your [Hotwire](https://hotwired.dev) web app to build [Bridge Components](https://native.hotwired.dev/overview/bridge-components) in `WebView` screens in your mobile apps. It's designed to work seamlessly with your [Hotwire Native](https://native.hotwired.dev) iOS and Android apps. | ||
|
||
|
||
Read more on [native.hotwired.dev](https://native.hotwired.dev). | ||
|
||
|
||
## Contributing | ||
|
||
Hotwire Native Bridge 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 |