nextviewtransition
v0.0.2
Published
A React Component to add a View Transition Hook on a reroute event
Downloads
1
Readme
nextviewtransition
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.0.3. Bun is a fast all-in-one JavaScript runtime.
Based on code from https://github.com/TheSGJ/nextjs-toploader/blob/master/src/index.tsx