1.0.14 • Published 4 years ago
react-with-native-router v1.0.14
react-with-native-router
Exposes useNavigation and useRouter which are 1:1 wrappers around useNavigation from react-navigation and useRouter from next/router respectively, and provide the most suitable result on web and native.
Installation
Next.js project
Make sure you have next installed
React Native project
Make sure you have @react-navigation/native installed