A minimalist chess clock app built with Expo and React Native. Features customizable time controls and increment settings for chess games.
- Multiple preset time controls (1+0, 3+2, 5+3, etc.)
- Custom time and increment settings
- Sound effects for moves
- Clean, minimalist design
- Works on iOS and Android
- Install dependencies
npm install
- Start the development server
npx expo start
- Run on your device:
- Scan QR code with Expo Go app
- Press 'a' for Android emulator
- Press 'i' for iOS simulator
This project uses:
- Expo
- React Native
- React Native Reanimated
- TypeScript
MIT