T3-Turbos file-structure lacks app-folder in Expo
From the README-file I can see that T3-turbo utilize the Expo Router navigation. However, in the Expo Router-docs, I’m being told that all routing must be defined within the app folder.
Looking at the T3-turbo structure. I dont see routes. Instead I see named exported components in a folder called screens.
What’s the approach here?
0 Replies