Tap-Sync is a fun experimental iOS app that lets two users share touch interactions in real time.
When you press and hold your screen, your partner’s app lights up red for the same duration.
- Measure and send tap duration
- Receive push notification on tap
- Replay tap with matching visual feedback
- Simple SwiftUI-based interface
- Swift / SwiftUI
- Firebase or custom Node.js backend for messaging
- APNs (Apple Push Notifications)
- Clone the repo
git clone https://github.com/<your-username>/tap-sync.git