Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jayohms committed Sep 25, 2024
1 parent 3c25cb6 commit 7839c71
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions README.md
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

0 comments on commit 7839c71

Please sign in to comment.