SkillAgentSearch skills...

ActivityIndicator

Activity Indicator

Install / Use

/learn @kodekarim/ActivityIndicator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://cloud.githubusercontent.com/assets/13949425/12005344/573fab50-abc6-11e5-8cf9-e46e5cb35aaa.png" width="45%"></img>

Requirements

iOS 8.0+ /

Xcode 7.2+

A simple & stylish background activity Indicator which is easily integrated with just some line of code...

how to implement ...

Import the class file to your Project.

Drag a view from object library to the view where you want to display the activity indicator.

Click the view and set the class as "activityIndicator" and link to the view ie..@IBOutlet.

Congrats you have successfully imported the cool activity indicator library.

enjoy the lib..

Controlling function

activityView.startLoading()

activityView.completeLoading(true)

activityView.completeLoading(false)

activityView.strokeColor = UIColor.redColor()

For reference see the example

Related Skills

View on GitHub
GitHub Stars50
CategoryDevelopment
Updated3y ago
Forks22

Languages

Swift

Security Score

80/100

Audited on Dec 31, 2022

No findings