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-cliClone the project with the command
npm installRunning the application
expo startTo 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.

