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

Support a '/' path in `react-navigation` #7

Closed EvanBacon closed 4 years ago

EvanBacon commented 4 years ago

(Not too sure about this one)

nandorojo commented 4 years ago

Cool solution. So far I’ve been falling back to setting the web.path prop to “/“, but it’s not that ideal.

I can get this merged shortly.

nandorojo commented 4 years ago

Published 0.0.24