Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.13 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.13 KB

This project was bootstrapped with Create React Native App.

Below you'll find information about performing common tasks. The most recent version of this guide is available here.

React Native Simple Filter

create-react-native-app을 이용한 간단한 filter app입니다

  • react component lifecycle 에서 예제로 쓰였던 레포입니다.
  • git clone https://github.com/react-native-seoul/RNSimpleFilter.git 하셔서 컴포넌트 라이프싸이클을 공부하는 boilerplate로 쓰시기 바랍니다
  • 이 redux 예제에서 모티브를 따 온 것이므로 redux연습예제와 boilerplate로써도 손색이 없습니다. 이 레포는 계속 업데이트 하여 추후에 TypeScript도 붙여 보겠습니다:)