Skip to content

iOS app prototype built in Swift that syncs touch interactions between two users in real time. Includes push notifications, tap duration replay, and backend API integration.

License

Notifications You must be signed in to change notification settings

Georgeackall/tap-sync-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tap-Sync

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.

Features

  • Measure and send tap duration
  • Receive push notification on tap
  • Replay tap with matching visual feedback
  • Simple SwiftUI-based interface

Tech Stack

  • Swift / SwiftUI
  • Firebase or custom Node.js backend for messaging
  • APNs (Apple Push Notifications)

Getting Started

  1. Clone the repo
    git clone https://github.com/<your-username>/tap-sync.git

About

iOS app prototype built in Swift that syncs touch interactions between two users in real time. Includes push notifications, tap duration replay, and backend API integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published