-
expo React Native 프로젝트 생성React,JS,TS 2020. 7. 28. 11:45
https://reactnative.dev/docs/environment-setup
React Native · A framework for building native apps using React
A framework for building native apps using React
reactnative.dev
1. npm expo 설치여부 확인
2. npm i -g expo-cli 설치
3. expo init {프로젝트명}
4. 실행
'React,JS,TS' 카테고리의 다른 글
Styled-Component / Styled-reset (0) 2020.08.04 Arrow function (0) 2020.08.03 react-router-dom(HashRouter,Route,Link,withRouter) / sclice(문자열 자르기) (0) 2020.07.23 GItHub Pages : gh_pages 로 웹 호스팅하기 (0) 2020.07.23 Api로부터 값가져오기(axios, setState,prop,map) (0) 2020.05.12