Skip to content

yuya-h-29/IGLikeAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💕 IGLikeAnimation

Building an Instagram-like Like Animation with Keyframes.

This project demonstrates the creation of a custom like animation for a button, similar to the one found on Instagram. It utilizes keyframe animations to achieve a smooth and engaging animation experience when the button is tapped. Here is a medium post about this project👇

Building An Instagram-like Like Animation with KeyframeAnimator


Overview

Uses keyframes to animate various aspects of the like animation, including:

  • Opacity changes
  • Scale effects
  • Rotation
  • Vertical and horizontal offsets

GIF

Simulator Screen Recording - iPhone 15 Pro - 2024-05-22 at 09 22 28


Structure

  • IGPostView: This view manages the display of the like button and like animation.
  • LikeAnimationView: This view handles the keyframe animation for the like effect.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages