의존성 설치

npm install @react-navigation/native

expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view

스택 네비게이션

npm install @react-navigation/stack

탭 네비게이션

npm install @react-navigation/bottom-tabs