Git Product home page Git Product logo

ios10-animations-demo's Introduction

iOS 10 Animation demo

If you like DotsAnimation, or the code was useful for you, please, give your ⭐ to this repository.

DotsAnimation sample is a sequence of series of different, separate animations, created to demonstrate usage of iOS 10 Animations API, described in the article.

Dots Animation Gif

Here are some of the things that you’ll find in the code

  • Creating of Animation Objects using custom timing functions:
    • Cubic Bézier curves;
    • New UISpringTimingParameters that allow manipulating the mass, stiffness, damping, and initial velocity parameters;
  • Adding new animation blocks to existing objects on the fly (take a look into ViewController.startReversedDotsAnimation method);
  • Adding completion action on the fly (it's used to begin new animations phase, when the third dot is finishing its last jump);
  • Other possibilities of working with UIViewPropertyAnimator objects.

Requirements

  • iOS 10.0+
  • Xcode 8.1+
  • Swift 3.0+

License

Sample is released under the Apache License, Version 2.0. See LICENSE file for details.

ios10-animations-demo's People

Contributors

okonor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mohsinalimat

ios10-animations-demo's Issues

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.