NativeScript: Animation Techniques
This course shows you when you are using NativeScript how to add animations to your applications using conventional framework based techniques, as well as unconventional tips and tricks.
What you'll learn
Learn how an app, built using NativeScript that is already in the Apple and Google App stores, can be enhanced by applying newly learned animation techniques using both code animation and CSS animation. In this course, NativeScript: Animation Techniques, you'll dive deeper into ways you can leverage the power of your environment to get beautiful animations with documented methods. First, you'll learn how to write plain JavaScript property animation code without frameworks. Next, you'll learn creating animation from sprite images using pure JavaScript. Then, you'll learn leveraging code-based animation classes and function that get shipped with NativeScript and Angular 2. Finally, you'll dive deep into the basics of CSS animation and applying them to your sample application and tapping into the raw power of Native platforms. By the end of this course, you'll know more about NativeScript with Angular and how to build beautiful animations for your mobile applications.
Table of contents
- Introduction 2m
- About Sprites 2m
- Demo: Sprite Animation 12m
- The NativeScript Way 1m
- Demo: Using the Animate Function 4m
- Animation Class 1m
- Demo: Using the Animation Class 3m
- Animating Multiple Properties 2m
- Demo: Curves and Multiple Properties 10m
- Angular Animations 1m
- Demo: Applying Angular 2 Animations 8m
- Summary 1m
- Introduction 1m
- Why CSS Animations? 1m
- CSS Animation Types 6m
- Animatable Properties 1m
- Demo: Applying Keyframe Animations 13m
- Demo: Taking Keyframe Animations Further 10m
- Pseudo-selectors 1m
- Demo: Pseudo-selector 5m
- Demo: Session Card with Keyframes 13m
- 3rd Party Libraries 1m
- Demo: Animate.css 3m
- Summary 1m