iOS Swift - Animations
Identify the error in this Swift animation code:
UIView.animate(withDuration: 0.5) {
myView.alpha = 0
}UIView.animate(withDuration: 0.5) {
myView.alpha = 0
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions