React Native Application to narrow down choices when deciding what to watch on a streaming platform.
yarn install
If you want to use a virtual device:
expo start
Select the virtual device you have already installed
OR
Use QR code on your phone
If you want to start with tunnel (issues with local connection potentially)
Install Expo app on phone and use
yarn start
Currently debugging issues with Web Mode for Expo but this may not be necessary to resolve
Users will be presented with a collection of currently available shows and swipe to make a decision on if they like it or not
A gallery of chosen shows
Relevant information about the platform
Shows what matches they have with friends.
Establish default styles and look of application
Connecting to a nearby device to find matches
Improve Overall Look