incuna / incuna-incwavemountainsview-ios

This view creates an animation set up by a percent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

INCWaveMountainsView

This view creates an animation set up by a percent.

We use this view to know the activity when a download with multiple files is happening.

It's a complement for a HUD for showing more information.

exampleanimation

#Installation

We recomment to use cocoapod, just add the pod in your podfile

pod "INCWaveMountainView"

#How to use it

It's an UIView so just create an instance and add it to your view hierarchy.

Take a look the header file for more info.

About

This view creates an animation set up by a percent.

License:MIT License


Languages

Language:Objective-C 55.6%Language:HTML 17.2%Language:Ruby 16.0%Language:Swift 11.1%