Programming/ReactNative

[ReactNative] 5장 - 할 일 관리 애플리케이션

코딩뽀시래기 2021. 8. 3. 17:01
728x90

각 장 마무리 기록: '프로젝트 > 영어 단어 추천 앱(모바일) - 2021' 게시판

공부 내용 정리: '프로그래밍 > React Native' 게시판

 

5장은 할 일 관리 애플리케이션을 직접 구현해보는 내용이다. 책에 나온 코드를 따라한 후 깃허브에 올려뒀다.

 

https://github.com/jung0115/react-native-study/tree/main/5.Todo

 

GitHub - jung0115/react-native-study: React Native Study Code

React Native Study Code. Contribute to jung0115/react-native-study development by creating an account on GitHub.

github.com

 

728x90

'Programming > ReactNative' 카테고리의 다른 글

[ReactNative] 7장 - Context API  (0) 2021.08.10
[ReactNative] 6장 - Hooks  (0) 2021.08.03
[ReactNative] 개발 환경 - 윈도우&맥  (0) 2021.07.29
[ReactNative] 4장 - 스타일링  (0) 2021.07.21
[ReactNative] 3장 - 컴포넌트  (0) 2021.07.21