Navigators의 종류

1. Native Stack Navigator

yarn add @react-navigation/stack
yarn add @react-navigation/native-stack
yarn add react-native-screens react-native-safe-area-context

2. Drawer Navigator

yarn add @react-navigation/drawer

Untitled

3. Bottom Tabs Navigator

yarn add @react-navigation/bottom-tabs

Untitled