A React Native mobile app for viewing arcade game scores and statistics, built with Expo.
Supports tracking play data for:
- IIDX (beatmania IIDX) - play history, clear types, scores
- SDVX (Sound Voltex) - play history, volforce, scores
- GITADORA - skill points, drum/guitar profiles
npm install
npx expo start- Built with Expo and Expo Router for file-based routing
- Uses @tanstack/react-query for data fetching
- Supports dark/light themes with customizable accent color
npm test