All Projects → abdulKarim002 → Activityindicator

abdulKarim002 / Activityindicator

Licence: mit
Activity Indicator

Programming Languages

swift
15916 projects
swift3
66 projects

Projects that are alternatives of or similar to Activityindicator

Hcdprocessview
A concise water wave animation process view.纯代码手写的一个现实充电进度的动画控件
Stars: ✭ 119 (+133.33%)
Mutual labels:  progress-circle
Circular-Progress-View
A customisable circular progress view for android.
Stars: ✭ 39 (-23.53%)
Mutual labels:  progress-circle
Avatarview
A circular Image View with a lot of perks. Including progress animation and highlight state with borders and gradient color.
Stars: ✭ 429 (+741.18%)
Mutual labels:  progress-circle
Ihprogresshud
A clean and lightweight progress HUD based on SVProgressHUD, converted to Swift with the help of Swiftify.
Stars: ✭ 135 (+164.71%)
Mutual labels:  progress-circle
React Sweet Progress
A way to quickly add a progress bar to react app 🌈
Stars: ✭ 239 (+368.63%)
Mutual labels:  progress-circle
react-sweet-progress
A way to quickly add a progress bar to react app 🌈
Stars: ✭ 250 (+390.2%)
Mutual labels:  progress-circle
Iprogresshud
An elegant, lightweight and responsive progress HUD for iOS app with very simple usage. Available 32 indicators by NVActivityIndicatorView.
Stars: ✭ 66 (+29.41%)
Mutual labels:  progress-circle
Angular Svg Round Progressbar
Angular module that uses SVG to create a circular progressbar
Stars: ✭ 726 (+1323.53%)
Mutual labels:  progress-circle
XCArcProgressView
Android开口圆环比例进度View(高仿猎豹清理大师内存占用比例View)
Stars: ✭ 28 (-45.1%)
Mutual labels:  progress-circle
Gradientcircularprogress
Customizable progress indicator library in Swift
Stars: ✭ 407 (+698.04%)
Mutual labels:  progress-circle
Liquid progress indicator
A liquid progress indicator for Flutter
Stars: ✭ 176 (+245.1%)
Mutual labels:  progress-circle
Percircle
⭕️ CSS percentage circle built with jQuery
Stars: ✭ 217 (+325.49%)
Mutual labels:  progress-circle
mp-progress
专注于小程序圆环形进度条的小工具
Stars: ✭ 72 (+41.18%)
Mutual labels:  progress-circle
Jocircularslider
A highly customisable and reusable circular slider for iOS applications.
Stars: ✭ 128 (+150.98%)
Mutual labels:  progress-circle
Arslineprogress
iOS progress bar, replacement for the default activity indicator.
Stars: ✭ 434 (+750.98%)
Mutual labels:  progress-circle
React Native Loading Spinner Overlay
💈 React Native loading spinner overlay
Stars: ✭ 1,369 (+2584.31%)
Mutual labels:  progress-circle
ALProgressView
Animated and fully customizable progress view with 2 styles: ring and bar.
Stars: ✭ 72 (+41.18%)
Mutual labels:  progress-circle
Dockprogress
Show progress in your app's Dock icon
Stars: ✭ 813 (+1494.12%)
Mutual labels:  progress-circle
Ggcharts
可以高度自定义的图表框架。柱状图、折线图、雷达图、饼图、K线图、分时图。
Stars: ✭ 713 (+1298.04%)
Mutual labels:  progress-circle
Circularprogress
Circular progress indicator for your macOS app
Stars: ✭ 366 (+617.65%)
Mutual labels:  progress-circle

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 [email protected]

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].