Skip to content

The lightest-weight shimmer effect implementation. Just simple horizontal shimmer for anything you can add into a UIView. Author: KevinGG, RightPaw.

Notifications You must be signed in to change notification settings

nika-qubit/RPShimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPShimmer - a simple shimmer effect implementation for iOS

The lightest-weight shimmer effect implementation for iOS. Just simple horizontal shimmer effect for anything you can add into a UIView (RPShimmerView). Easier to install and use than facebook shimmer.

How to Install:

Step1: Copy .h and .m files of "RPShimmerView" and "RPShimmerLayer" into your project.
Done!

How to use:

Step1: Create a RPShimmerView instance;
Step2: Add anything you want to shimmer onto the RPShimmerView instance;
Step3: Add the RPShimmerView to your viewcontroller's view.
Done!

Author: KevinGG, RightPaw.

About

The lightest-weight shimmer effect implementation. Just simple horizontal shimmer for anything you can add into a UIView. Author: KevinGG, RightPaw.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published