Are Next.js pages with react-navigation will also work on an Android or iOS device?

Hi there!

I’m about to implement Next.js on my new Expo app to support server-side rendering by following this guide: Using Next.js with Expo for Web

But the big question is: Will Next.js pages with react-navigation also work on an Android or iOS device or you need to create a specific screen for a native device?

Any reply would be appreciated !!! :slight_smile:

I was also doing some R&D on this. I opened a SO question here with more details. Hopeful it can get some good discussion reactjs - React Native Web with Next JS and React Navigation - Stack Overflow