shuding / next-view-transitions

Use CSS View Transitions API in Next.js App Router.
https://next-view-transitions.vercel.app
MIT License
1.12k stars 32 forks source link

Use alongside nextjs13-progress? #9

Open gabrielmaldi opened 2 months ago

gabrielmaldi commented 2 months ago

Love this!

Do you think it's possible to use both next-view-transitions and nextjs13-progress together?

I just switched to next-view-transitions and even though I love how it works on my site, I'm still missing the nice effect of the progress bar I had before, mostly for slower pages 😊.

Thanks!

IgnacioNMiranda commented 2 months ago

I second this, it would be nice to have both working together. @shuding is it possible for you to take a look into it? The current next-nprogress-bar package works when using the Next Link component