Next.js Discord

Discord Forum

Ditching expo in favor of web only

Unanswered
Yellowstripe scad posted this in #help-forum
Open in Discord
Yellowstripe scadOP
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.

4 Replies

Yellowstripe scadOP
Thanks- do you think its worth the effort
Madeiran sardinella
Very difficult question cause idk your app. If it's an internal app, maybe SSR is not a must for you. I'd try to do it progressively.
Yellowstripe scadOP
its not really a must, no