August 2025
Intermediate to advanced
270 pages
6h 16m
English
We need one JavaScript package on the web to get started. Install the Hotwire Native Bridge for web[42] library from the rails directory by running the following command:
| | bin/importmap pin @hotwired/hotwire-native-bridge |
If you aren’t using import maps in your Rails application, then review the installation instructions[43] for more details on how to work with the dependency.
With your server configured, you can build a new bridge component by following these steps:
Read now
Unlock full access