This is a Visual Timer developed using React Native and Expo. The project was created with create-expo-app
.
- Customizable Timer: Set your desired time in minutes and seconds.
- Visual Countdown: A graphical representation of the countdown with a circular timer.
- Dark Mode: Toggle between light and dark themes.
- Sound Alerts: Optional sound alerts for regular ticks and timer end.
- Clock Size Adjustment: Choose between small, medium, and large clock sizes.
- Flip Mode: Flip the timer display horizontally.
-
Install dependencies
npm install
-
Start the app
npx expo start