Creating React Native Navigation

Опубликовано: 12 Март 2026
на канале: Gelfer Stone
393
9

dependencies:

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

expo install expo-constants