Tapper
Description
This simple app for iOS and iPadOS allows a user to tap a button as many times as possible in 20 seconds. The highest score is saved to UserDefaults. State management is used to prevent the timer from continuing to count down while the app is not in the foreground.
Screenshots
Installation
Tapper is not currently published to the App Store; deploy to a device or Simulator using Xcode
Usage
Press the play button to begin; tap the hammer button until the timer expires
Code
Contact
Created by @johny49 – feel free to contact me!
Technologies
- SwiftUI
- Combine
Project Status
Project is: functional but in development