Community Adapters
One
Integrate nuqs with One
One is supported as a community-contributed adapter.
It’s not built-in because it’s based on both React web & React Native, and pulls a lot of dependencies into the nuqs build process (doubling the dependency install time).
If it becomes popular and there is sufficient demand, it may be included in the core package.
Step 1: Add the adapter code
The custom adapters APIs are not yet stable and may change in the future in a minor or patch release (not following SemVer).
Step 2: wrap your main route
Integrate the adapter into the root layout file, by wrapping the <Slot>
component: