How can I nest multiple routes in React Native app with expo-router?
Problem
Expo router v2 problems
Trying to upgrade to the dreaded Expo v2 (before I continue on to v3 as recommended). My original code began with the drawer tab consisting of the hamburger drawer and the landing page. It was all wrapped in my providers and everything worked.