카테고리 없음
Create Expo로 만든 프로젝트에 App.tsx 혹은 App.js 가 없으면 뭐가 Root인가
날렵한 곰
2025. 2. 2. 21:07
정답은 app/_layout.tsx 라고 합니다.
공식 문서에서도 그렇게 설명하고있네요. 참고하시길 바랍니다.
From the reactnative community on Reddit
Explore this post and more from the reactnative community
www.reddit.com
File-based routing
Learn about Expo Router which is a file-based routing system and how to use it in your project.
docs.expo.dev