- Getting Started with NativeScript
- Nathanael J. Anderson
- 195字
- 2021-07-23 14:36:20
What this book covers
Chapter 1, Introduction to NativeScript, will teach you about NativeScript and how to install and build your first NativeScript application.
Chapter 2, The Project Structure, provides an overview of what all the different files and folders are used for, and we will build and switch to a second screen for our application here.
Chapter 3, Declarative UI, Styling, and Events, works through how to create screens using the Declarative UI, style them and then how to create and respond to events.
Chapter 4, Building a Featured Application, helps you to actually sit down and build a full-featured, cross-device messaging application using just the standard NativeScript components.
Chapter 5, Installing Third-Party Components, delves into how to install several different types of third-party components to enhance our cool communication application.
Chapter 6, Platform Differences, looks at how to deal with the differences between iOS and Android and the differences in the actual physical characteristics of the devices even on the same platform.
Chapter 7, Testing and Deploying Your App, looks at how to use several different types of testing frameworks, how to debug your application, and finally, how to actually deploy your application.
- 高手是如何做產品設計的(全2冊)
- Practical UX Design
- C語言程序設計
- Building RESTful Python Web Services
- 學習正則表達式
- 深入理解Elasticsearch(原書第3版)
- 從Java到Web程序設計教程
- Python Data Structures and Algorithms
- Building Microservices with .NET Core
- 測試架構師修煉之道:從測試工程師到測試架構師
- Android移動應用項目化教程
- Arduino Electronics Blueprints
- Java程序設計
- Clojure Data Structures and Algorithms Cookbook
- Qt編程快速入門