A minimal Pomodoro App bootstraped with React Native (Expo) and some npm libraries. The UI is inspired from different UI designs on dribbble.

To run the app locally:

  • Clone the repo to your local device
  • cd to the project folder and run npm install to install all the dependencies
  • npm start to run the project

Screenshots of the app

Onboarding Screen

Onboarding screen

Add Timer Screen

Add Timer screen

Main App Screen

Main App screen