基于NativeScript开发多平台移动应用培训
Hybrid Mobile App Development Frameworks: NativeScript: An Introduction
This module introduces you to hybrid mobile application development.
You will learn about the NativeScript framework and explore some of the features
of the NativeScript framework to implement a mobile app based
on the Angular application that was implemented in the previous course on Angular.
NativeScript UI Elements
This module introduces you to various NativeScript UI elements.
We will look at how we can make use of these elements in designing the various views of our application.
NativeScript Animations, Gestures, Storage and Image Resources
In this module we look at enhancing the user experience through the use
of animations and support for gesture-based interaction. We also look at leveraging
the storage for persisting data, and the customization of splash screens, icons and the use of other image resource in the app
Accessing Native Capabilities of Devices: NativeScript Plugins
In this module you will explore NativeScript Plugins that enable you
to access the native capabilities of the mobile devices.
You will use a few plugins in order to understand
the general concepts and the patterns for using these plugins within your NativeScript application