Skip to content

huydemi/Picnic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Picnic

Animations are everywhere in iOS. In this tutorial, you’ll learn to chain the basic UIView animations together to create incredibly satisfying effects!

Throughout this tutorial, you’ve used

  • animate(withDuration:animations:)
  • animate(withDuration:animations:completion:)
  • animateKeyframes(withDuration:delay:options:animations:completion:)
  • performSystemAnimation(animation:onViews:options:animations:completion:)
  • animate(withDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion)

screenshot

screenshot


Source:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages