A simple tip calculator for iOS. Calculate tips and split bills with friends.
Time spent: ~12 hours
- Required: User can enter in their bill amount
- Required: User can calculate a tip based on multiple percentage values
- Optional: Currency formatting on input
- Optional: Bill splitting
- Optional: Animations
- Optional: Custom fonts
- Optional: Images
- Optional: App icon
- Had some trouble working with number formatters on the text field. Will keep trying to figure this out. (Edit: it works now!)