Hey all. I am building an internal app for my tiny company. After lots of discussion, we don't care about react-native anymore and I am ditching expo in favor of web-only development.
I've been using react-router-dom for routing anyway... but that seems to be against the style of Next.js. Is there a blog somewhere to help me convert? Obiously I don't want to rewrite an entire app if I don't have to. Should I be using next or some other framework instead? Any other advice? TIA.