xlzhsteven / tipCalculator

0 stars 0 forks source link

tipCalculator


Basic functionality


Remember the bill amount across app restarts.(Return from background) If you return there a minute later, it will show your most recent search. if you return 10 minutes later(in order to save time, I used 6 sec in stead of 10 min), it defaults to blank


Use locale specific currency and currency thousands separators


Add a light/dark color theme to the settings view. In viewWillAppear, update views with the correct theme colors