A simple and intuitive Table Tennis scoreboard app built with React Native and Expo.
- Score Tracking – Easily increment scores for both players.
- Service Change - Automatic player service indication.
- Undo Function – Correct mistakes by reverting the last action.
- Side Switching – Swap player sides.
- Deuce Mechanic – Handles deuce, service, and advantage scoring automatically.
- Go to the Releases tab and download the latest APK.
If you want to test the app on your device:
git clone https://github.com/Augustus1417/Scoreboard.git
cd Scoreboard
npm install
npx expo start