Giter VIP home page Giter VIP logo

smudgeloader's Introduction

SmudgeLoader

Swift loading animation for iPhone and iPad

SmudgeLoader is a clean and simple loading animation that is currently being used in a number of projects by Smudge Inc, such as South of France Magazine and Copy Parrot (both available on the App Store).

Getting Started

• Build the Framework

• Open the "Products" folder, right click on "SmudgeLoader.framework" and select "Show in Finder"

• Drag the Framework into your project (make sure you also add it to "Embedder Binaries")

• Import the SmudgeLoader framework in your ViewController.swift file using: import SmudgeLoader

• Initialise the framework with: let smudgeLoader = SmudgeLoader()

Adding the loader

You can add the loader and start it spinning with just one line: smudgeLoader.startLoader(viewToAdd: view, positionX: 20, positionY: 20)

• Proview the UIView that you would like the loader to be added to: viewToAdd:

• Provide the position in that UIView: positionX: and positionY:

Removing the loader

Once the loading has completed you can stop the animation and remove the loader using this line: smudgeLoader.stopLoading()

Changing Colors

Coming Soon...

Any Questions?

If you have any questions or suggestions please contact [email protected] or @tomcoomer on Twitter.

smudgeloader's People

Contributors

tomcoomer avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.