nandorojo / expo-next-react-navigation

⛴ Make Next.js and react-navigation play nicely together with an Expo/React Native Web app.
408 stars 32 forks source link

Check if router is not null (null at the first server-side rendering) #12

Closed remyd closed 4 years ago

remyd commented 4 years ago

I am experiencing the same problem than reported in the issue #10 using both Next 9.1.5 and 9.2.2. The useRouter returns null at the first server-side rendering.

This PR is a quick tentative to fix the problem. Depends on PR #9

nandorojo commented 4 years ago

Published in v1.0.2.

yarn add expo-next-react-navigation@v5