본문 바로가기

ReactNative

reactNative 설치 리스트

* 관리자권한으로 cmd나 powerShell 실행하기

* 환경변수 확인하기

[windows]

https://dev-yakuza.posstree.com/ko/react-native/install-on-windows/ 

 

1. nvm

 

2. chocolatey

 

3. python

 

4. node.js

 

5. react native cli

 

6. android studio

 

7. java(jdk)

 

8. visual studio code

 

[mac]

1. nvm(node version manager)

 

2. node.js

 

3. android studio

 

4. java(jdk)

 

5. xcode

 

6. visual studio code

 

7. cocoapod

 

8. react native cli

 

 

 

'ReactNative' 카테고리의 다른 글

reactNative 다운로드 필요한 컴포넌트  (0) 2022.01.13
error) react-native-picker 에러  (0) 2022.01.12
reactNative - Component  (0) 2022.01.06
reactNative - ES6, React 문법 리마인드  (0) 2022.01.05
reactNative 프로젝트 생성  (0) 2022.01.05