When setting up a Navigator (like <Stack.Navigator>) and registering its screens (via <Stack.Screen>), you can decide which screen will be shown as a default when the app starts. Out of the box, the top-most screen (i.e. the first child inside of <St...
omarsaade.hashnode.dev1 min read
No responses yet.