This is a simple tip calculator iOS app made as part of the prework for the CodePath iOS for designers class.
Download Xcode from the Mac App Store, requires OS X 10.9.4+
Copy the repository
git clone git@github.com:calexity/tabulate.git
Open the Tabulate.xcodeproj in Xcode
Press the play button to run
About 5, I think 3 of those were spent trying to get the keyboard to move the content up.
- Calculator is functional
- Added 18%, 20% and 22% as options
- When tapping into bill amount field, keyboard appears
- When tapping outside keyboard, keyboard dismisses
- All fields move up when bill amount is tap so the field stays in view
- Status bar is removed
- Added app icons
- Added launch screen
- Added image
- Changed colors and fonts