This is a community-driven Open Source project to support relief support activities conducted by volunteers. This project was originally created to support flood relief activities in Sri Lanka in May 2017.
We welcome your innovative ideas and suggestions to make a better solution for the community.
react-native
: https://facebook.github.io/react-native/docs/getting-started.htmlcd
into the project folder and run the following command to install the dependencies:yarn install
Always use yarn
not npm
react-native
packager:react-native start
react-native run-android
Send all the PRs to dev
branch. We keep master
and prod
branches only for final releases and all the development works on the dev
.