Giter Site home page Giter Site logo

animation-demo's Introduction

NativeScript animation demo application

Open source cross-platform animation demo app built with NativeScript.

Use this application to find-out how to implement common animation scenarios with NativeScript.

Running the sample

  1. Make sure you have the NativeScript Command-line Interface installed as well as all the prerequisites for the NativeScript development, described in the package page.

  2. Install the dependencies of the sample (NativeScript modules and TypeScript compiler) and add the preferred platform-specific tools to the project library. Note that iOS development is only available with a Mac machine.

    `tns install`
    
  3. Compile the TypeScript code

    `node_modules/typescript/bin/tsc -p .`
    
  4. Run the project.

    tns run ios|android

animation-demo's People

Contributors

dtopuzov avatar erjangavalji avatar hamorphis avatar manoldonev avatar martoyankov avatar panayotcankov avatar sis0k0 avatar svetoslavtsenov avatar tzraikov 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

Watchers

 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

animation-demo's Issues

Nativescript Playground version

Hi, would it be possible for you to create a {N} Playground version of this? I don't have the dev tools installed on my machine but would love to see how this works. Or perhaps post a video of the animations on the app?

Permenant animations using animate method?

When using keyframe animations we can specify fill-mode forwards to make the animation permenant.

Can we do this using the .animate method / API in typescript? How do we make an animation 'stick'?

Restructure this demo app

For example, it could have the following structure:

  • Animations with code:
    • opacity
    • background color
    • ...
  • Animations with CSS:
    • opaciity
    • background color
    • ...

Percentage for translate (100%, 0)

I have tried the ns-css-animation but translate(-100%, 0) worked as 100px;

Is these feature not supported? or coming soon? or am I doing something wrong. Thanks for the awesome framework.

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.