Lines Matching refs:Router
2 title: Expo Router FAQs
16 ## Expo Router versus Expo versus React Native CLI
18 …ilt, this is similar to using React without a modern web framework. Expo Router is an opinionated …
20 …o Router is designed to bring the best architectural patterns to everyone, to ensure React Native …
22 ## Can I use Expo Router in my React Native app?
24 Yes, Expo Router is the framework for universal React Native apps. Due to the deep connection betwe…
31 4. Expo Router has the ability to statically type routes automatically. This ensures you can only l…
35 8. Expo Router has the ability to statically render each page automatically on web, enabling real S…
40 ## Why should I use Expo Router over React Navigation?
42 …Router and React Navigation are both libraries from the Expo team. We built Expo Router on top of …
46 ## How do I server-render my Expo Router website?
48 Basic static rendering (SSG) is supported in Expo Router v2. Server-side rendering currently requir…