Application to use the pomodoro technique
🍅 Pomodoro timer with react native using the expo ⏰
Welcome screen
Timer screen
To run the application it is necessary to have installed the expo-cli. To do this, just run the commands below.
npm install -g expo-cli
Clone the project with the command
npm install
Running the application
expo start
To run the application on your mobile phone just install the Expo Client application for iPhone or Expo for Android and read the QR code with the device's camera.