Navigation
This demo app will help you get acquainted with Hotwire Native.
Basic navigation
Push a screen on the stack.
Modal navigation
Present a modal screen.
Slow-loading page
See the loading indicator in action.
Error handling
Visit a page that does not exist (404).
Advanced Navigation
Authentication
Visit a protected endpoint.
Native screen
Intercept with a native view.
Redirect
Follow an internal redirect.