Open dongtanhuy opened 8 years ago
:bow: Everything looks good with the format of your submission. We'll be reviewing your submission soon!
:+1: Great job with the Tip Calculator!
NSUserDefaults
. This is one of the methods to pass the data from multiple viewController. We will learn few more ways to do that. String(format: "$%.2f", tip)
in this case, but if you change the language to Vietnamese for example, we don't use 2 digits after decimal point and the $ sign, right? I recommend to try NSNumberFormatter
and CurrencyStyle
becomeFirstResponder
UIView.animateWithDuration
functions to add animations.Bottom line, you need to complete the requirement for the default percentage in setting page. Others are optional.
Hi @dongtanhuy , any update on the default percentage in setting page.?
Sorry, I am busy now. I will update my code as soon as posible before 28th Feb
Hi, @coderschoolreview, I have just submitted my code to update on the default percentage in setting page! Thanks!
Here is my completed prework! Thank you /cc @coderschoolreview