Skip to content

jewell-lgtm/ReactNativeTechTest

Repository files navigation

Matt Jewell Tech Test

Running the project

yarn
yarn start # starts the expo bundler

follow the instructions from expo cli to run the app in a simulator/browser.

Generating graphql types

normally this file would be added to the gitignore and generated automatically, but I had to manually comment out some types and I didn't want to take the time in a tech test to figure out why

Work log

What I did and when

  1. start the project using expo cli
  2. add prettier and lint staged, so I don't have to think about code formatting
  3. add apollo client
  4. added view for blocks as well as an (ugly for now) async list component
  5. added view for transactions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published