Skip to content

davidahouse/DHLoadingIndicatorView

Repository files navigation

DHLoadingIndicatorView

Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 7

Installation

DHLoadingIndicatorView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "DHLoadingIndicatorView"

Description

To use this view, just create it as any other UIView. The default look of the view is an activity indicator and the label 'Loading...' next to it. The view can be configured by one of the basic properties, or by accessing the subviews. Check out the header file for documentation on the available proporties that can be used to customize the view.

Examples:

Basic

Changed Font

Frame

Author

David House, davidahouse@gmail.com

License

DHLoadingIndicatorView is available under the MIT license. See the LICENSE file for more info.

About

A customizable view for showing an activity indicator and optional text label

Resources

License

Stars

Watchers

Forks

Packages

No packages published