Setting initial route in react native expo file router
I am trying to set an initial route in my react native app. When I created the app with "npx create-expo-app@latest", the app got built with some template pages. I have created an onboarding page and i want the app…