Demo React Native app built with Expo, Victory Native, and the GDAX API. This is a demonstration of how I would architect a React Native project using what I believe are the best development tools available at this moment.
- FlowType
- Redux DevTools
- Jest
- Enzyme
- Prettier
- ESLint
https://expo.io/@echenley/coinography
# using yarn
yarn && yarn start
# using npm
npm i && npm start