DEV Community

Ant3ney
Ant3ney

Posted on

Is it possible in React Native to prevent the service worker from taking up all routs in node JS project?

My question.

Is it possible to statically serve a React Native Web Build on one route and server-rendered view on another route? If so, is there an easy/conventional way to do this or does it require workarounds?

Context.

I have a React Native directory that I have built using the…

Oldest comments (0)