A sleek and snappy SwiftUI counter app powered by The Composable Architecture, with buttery-smooth animations and tactile haptic feedback.
- 🎨 Minimal UI — Clean, elegant interface with fluid number transitions
- 📱 Haptics — Unique feedback for increment, decrement, and reset actions
- 🧠 Composable Architecture — Built with TCA for clarity and testability
- 🔄 Smooth Animations — Seamless counter updates and interactive buttons
- SwiftUI — Declarative UI that just feels right
- TCA — Robust architecture for scalable apps
- UIKit Haptics — For precise tactile feedback
- Clone the repo
- Open
.xcodeprojfile in Xcode - Run on a device or simulator
| Action | Haptic Type |
|---|---|
| ➕ Increment | Success |
| ➖ Decrement | Warning |
| 🔁 Reset | Error |
Built with ❤️ using SwiftUI, TCA, and a sprinkle of haptic magic.
This project is licensed under the MIT License.