Skip to content

edekhayser/AnimatedLoadingView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#AnimatedLoadingView

AnimatedLoadingView is an aesthetically pleasing loading screen for operations with an unknown duration. This view has a clear background, and can be placed over another view with the view behind showing through. If you want the background dimmed, change the background colour of AnimatedLoadingView to a black/grey with transparency.

Idea by Willow Bumby. Modelled after Monument Valley.

animation

###Installation Carthage is a decentralised dependency manager that automates the process of adding frameworks to your Cocoa application.

You can install Carthage with Homebrew using the following command:

$ brew update
$ brew install carthage

To integrate AnimatedLoadingView into your Xcode project using Carthage, specify it in your Cartfile:

github "linehop/AnimatedLoadingView" "master"

Licensing

AnimatedLoadingView is subject to the MIT License. Copyright (c) 2015 Evan Dekhayser

About

AnimatedLoadingView is an intriguing loading screen for operations with an unknown duration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors