CompteurSwiftUI is a versatile counter app built with SwiftUI that allows users to increment or decrement a value with simple taps. Designed with usability in mind, it offers a clear visual and interactive interface for both casual and power users. The app is fully adaptive, providing a seamless experience on iPhone, iPad, Mac, Apple Watch, Apple TV and Apple Vision Pro.
- Simple and intuitive interface.
- Customizable counter increment/decrement values.
- Beautiful gradient backgrounds and animations.
- Adaptive layout for various device screens.
To run CompteurSwiftUI on your device, clone the repository, open the project in Xcode, and run it on your chosen simulator or physical device.
git clone https://github.com/LukasMFR/CompteurSwiftUI.git
Open the app and tap on the plus and minus buttons to adjust the counter as needed. To reset the counter to zero, press the reset button.
Contributions to the CompteurSwiftUI project are welcome! Please consider forking the repository and submitting a pull request.