Touch Code Magazine - | Touch Code Magazine
I like UIView.animateWithDuration:animations:... (and its variations). It has its shortcomings but on the whole I just love the fact that I need one line of code to create a cool animation in Swift. In fact UIView.animateWithDuration:animations: is so eas...