Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 624 Bytes

README.md

File metadata and controls

31 lines (14 loc) · 624 Bytes

Swift-Animation-exercise

Swift, IOS

Animtion

  • .animate
  • .transform
  • .alpha
  • usingSpringWithDamping
  • sender.isHidden

Simulator Screen Shot

Penguin Animation

This project is an exercise to learn animation on swift The image is set by code in X-code The button is hide during animation, and appear when the animation is complete

Swift