React native app to produce beautiful, customized TfL roundels.
yarn # install dependencies
npm install # install dependencies (use if there are bundling issues when running on device / simulator)
yarn buildAndStart # builds the app, starts the expo web server and watches for changes
yarn cleanModules # blows away all caches and modules away - use when the Metro bundler messes up
yarn ios # run on simulator