tanstack router in nextjs
can i use tanstack router in nextjs app router and how?
3 Replies
vicious-gold•2y ago
Anything is possible with enough effort
You’d need to rewrite next js to a single path where you mount the router.
wise-whiteOP•2y ago
oh i see, i thought it direct method
i hope to use it soon, thank for your great packages.
vicious-gold•2y ago
My pleasure!