Open a095678 opened 2 years ago
npm install -g rnpm npm install firebase@8.2.3 expo install expo-checkbox npm install @react-navigation/native npm install @react-navigation/native-stack npm i react-native-keyboard-aware-scroll-view --save npm install --save react-native-vector-icons
npm i react-navigation @react-native-community/masked-view react-native-gesture-handler react-native-reanimated react-native-safe-area-context react-native-screens npm install @react-navigation/stack npm install @react-navigation/stack expo install react-native-gesture-handler "RNGestureHandlerRootView"
topBar expo install react-native-pager-view
yarn add react-native-tab-view
yarn add react-native-pager-view
yarn add react-native-gesture-handler
expo install expo-image-picker 이미지 업로드 expo install @react-native-picker/picker 카테고리 선택박스
폰트 npm install -g rnpm 파이어베이스 설치npm install firebase@8.2.3
체크박스 expo install expo-checkbox 네비게이션 npm install @react-navigation/native 네비게이션 스택 npm install @react-navigation/native-stack <-- 이것만 깔려있을때 오류남 밑에꺼도 까니간 오류안남 키보드 스크롤뷰 npm i react-native-keyboard-aware-scroll-view --save 아이콘 npm install --save react-native-vector-icons
네비게이션 관련된거임 npm i react-navigation @react-native-community/masked-view react-native-gesture-handler react-native-reanimated react-native-safe-area-context react-native-screens 네비게이션 스택 npm install @react-navigation/stack
expo install react-native-gesture-handler "RNGestureHandlerRootView" 오류나서 까니깐 오류 안남