TipSplitterV4 is a modern, elegant tip calculator built for iOS using SwiftUI. It allows users to quickly calculate tips, split bills among multiple people, and view the total cost per person.
- Bill Calculation: Enter the total bill amount.
- Tip Selection: Choose from a range of tip percentages.
- Split the Bill: Easily divide the total among a group of people.
- Real-time Updates: See the calculated tip, grand total, and amount per person instantly.
- Meckman Design System V4: Features a custom dark mode aesthetic with high-contrast elements and a premium feel.
- iOS 16.0+
- Xcode 14.0+
- Clone the repository:
git clone https://github.com/MeckMan2025/TipCalc.git
- Open the project in Xcode.
- Build and run on your simulator or device.