Skip to content

lucabelezal/Skeleton

Repository files navigation

Lightweight Skeleton

CI codecov Coverage Quality Gate Status Security Rating Vulnerabilities

Copy the files that are in the Skeleton folder

Source    
├───Skeleton
│   ├───UIView+Skeleton.swift
│   └───UIViewController+Skeleton
│

How to use

All that inherit from UIView has isSkeletonable property available

titleLabel.isSkeletonable = true

To activate the Skeleton effect just call the functions in the UIViewController

startLoading()
stopLoading()

About

Lightweight Skeleton like Facebook shimmer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages