Skip to content

rfahernandez/dfChallenge

Repository files navigation

dfChallenge mobile ⚡️

Features

Quick start

Set up environment

Before install the dependencies and run start with the project, the first step to do is set up the environment. Follow this react native docs

Install dependencies

After setting up the environment run the following commands:

  • Install dependencies: yarn
  • Install pod dependencies (for iOS): cd ios && pod install

Run app locally

  • Run yarn start --reset-cache to start metro server.
  • Run yarn ios to run the app on iOS default simulator.
  • Run yarn android to run the app on Android default emulator.
  • Run yarn test to run all tests.
  • Run yarn lint to check the lint.
  • Run yarn lint:fix to fix all the lint issues.

Gifs

iPhone 14 Pro

iPhone 8

Pixel 6