React Native는 페이스북이 개발한 오픈 소스 모바일 애플리케이션 프레임워크 > 안드로이드, IOS, 웹 애플리케이션을 개발하기 위해 사용되며, 네이티브 플랫폼 기능과 더불어 리액트를 사용할 수 있다. 개발환경 설정 - React Native CLI vs Expo 출처 : https://yun5o.tistory.com/ 앱 & 워치 연동서비스 개...
초기 React-Native 설치 > npx react-native init Dallim --template react-native-template-typescript eslint, prettier 설정 1. tslint 통합 > npm install --save