Skip to content

VimalDas/VDSShimmeringDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

VDSShimmeringDemo

  1. Drag the VDSShimmerView class to your project.

  2. in storyboard, select any ui elements like uibuttons, uiviews, uilabels, uitextfield, uiimageview etc...

  3. select shimmering animation to ON in atributes inspector for those views which should shimmer animate.

  4. Give the views which need to be shimmered have a background color.

  5. inside viewcontroller class,

    for starting the animation : self.startAnimation()

    for stoping the animation : self.stopAnimation()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages