Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.36 KB

README.md

File metadata and controls

40 lines (34 loc) · 1.36 KB

React Native Template: Expo

💁 Intro

새로운 프로젝트를 빠르게 시작하기 위한 React Native 스타터 키트입니다.

💻 Tech Stack

라이브러리 카테고리
React Native 모바일 프레임워크
TypeScript 언어
React Navigation 네비게이션
Expo SDK
Expo Localization 언어 현지화
Expo Status Bar Status Bar
ESLint 코드 퀄리티
Prettier 코드 퀄리티
AsyncStorage key-value 스토리지
RN Reanimated 애니메이션

📑 DOCS

🚀 Getting started

사용 중인 IDE에 eslint, prettier 플러그인을 미리 설치해주세요.

git clone https://github.com/iinhyeChoii/react-native-template-expo.git your-app-name
cd react-native-template-expo
yarn
npx expo start
i # iOS
a # android