728x90 반응형 Counter1 [React Native] Redux를 이용해 Counter 앱 만들어 보기 (feat. Typescript) 안녕하세요 Foma 입니다! 이전 글에서 Redux에 대해 다뤘는데요. 오늘은 그 Redux를 이용해 간단한 Counter 앱을 만들어 보려고 합니다. 바로 시작할게요~ (환경은 React Natvie CLI, Typescript로 진행하겠습니다.) Preview Install Typescript Project Init npx react-native init "프로젝트 이름" --template react-native-template-typescript redux npm install redux react-redux npm install react-redux @types/react-native npm install @types/react-native Counter 가장 먼저 카운터 인터페이스를 만들어 줍.. 2022. 8. 4. 이전 1 다음 728x90 반응형