This episode is for subscribers only.

By subscribing you help me create more content.

Hotwire Native on existing Rails app | SupeRails #201

03/10/2024
Pro
ios hotwire native

In the previous episode we ran the Hotwire Native Demo app, explored the code and example behaviours.
Now let's run our own Rails inside the Hotwire Native wrapper.
We will install Bridge in our Rails app.
We will ensure that existing Bridge components (Form Component) work in our Rails app.
We will add new Bride components to our app (Button Component).
We will try opening pages in a native modal.

Hotwire Native official docs: [member-only link]
Hotwire Native iOS library: [member-only link]
Hotwire Native demo web app: [member-only link]
Hotwire Native Bridge library: [member-only link]
Install Native Bridge library in Rails app: [member-only link]