The React Native, Redux based boilerplate. Clone the repo to get init the new project
This project is maintained by thuyiya
create this sample project from the beginning, follow the instruction given below ---
brew install node
&& brew install watchman
npm install -g react-native-cli
react-native init AwesomeProject
cd AwesomeProject
and react-native run-ios
eslint-config-equimper
for eslint if you want you can config with AirBnb Lint configaration.