tarvos-Test Preview Follow this link To preview the video demo of the app Getting Started Fork or Clone the repo, then set it up: $ cd tarvos-Test $ yarn install Run on Android $ npx react-native run-android Run on iOS $ cd ios && pod install $ cd .. && npx react-native run-ios