React Router Remix Setup

Set up useUrlState for React Router v7 (state-in-url/react-router), React Router v6 (state-in-url/react-router6 — moved here in 6.0.0), and Remix v2 (state-in-url/remix). The hook API is identical across all three; only the import path and per-call NavigateOptions (preventScrollReset, state, replace) differ. Load this skill when wiring useUrlState into any non-Next.js React router or migrating from an older import path.

asmyshlyaev177 a3fc59d 6.7 KB Updated

File contents

asmyshlyaev177/state-in-url/tree/main/skills/react-router-remix-setup commit a3fc59d1ea

Frequently asked questions

npx skillmds@latest add asmyshlyaev177/react-router-remix-setup