New Development Workflow
Cleans: directories, ignored, and untracked files.
Install all dependencies.
Set up project based on provided input.
Setting up TBS for Android using production data.
This is the default configuration.
Runs the application, using the connected simulator / device.
Same as running: $ react-native run-[platform]
Uses values defined during $ yarn setup
tenants
brand
configuration
Everything is built off of the branches: develop or firetv
ENV vars determine the brand, env, and platform
Setup is run as part of our yarn postinstall script