An app to help people determine if their bank is funding the Dakota Access Pipeline, and to switch to a better bank.
You'll need npm and xcode. Run npm install
to fetch the packages needed (React, React Native, etc).
To compile and test on the simulator, run the command
react-native run-ios
(or just make run
)