nandorojo / expo-next-react-navigation

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

Docs error #42

Closed jonjamz closed 3 years ago

jonjamz commented 3 years ago

The useRouting code example shows a navigation property, but in practice that doesn't exist, there is only navigate. This was mildly confusing as I was migrating some React Navigation code. Regardless, thank you for the awesome package!

Jon

nandorojo commented 3 years ago

Mind sending a PR?

jonjamz commented 3 years ago

Sure thing, see #43