目錄(75章)
倒序
- coverpage
- Ionic Cookbook
- Credits
- Foreword
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Creating Our First App with Ionic
- Introduction
- Setting up a development environment
- Creating a HelloWorld app via CLI
- Creating a HelloWorld app via Ionic Creator
- Copying examples from Ionic Codepen Demos
- Viewing the app using your web browser
- Viewing the app using iOS Simulator
- Viewing the app using Xcode for iOS
- Viewing the app using Genymotion for Android
- Viewing the app using Ionic View
- Customizing the app folder structure
- Chapter 2. Managing States and Navigation
- Introduction
- Creating a tab interface with nested views
- Creating a multistep form with validation
- Chapter 3. Adding Device Features Support
- Introduction
- Taking a photo using the device camera
- Capturing video and allowing playback
- Composing an email with an attachment from an app
- Picking and adding a contact
- Adding Google Maps with geocoding support
- Chapter 4. Offline Data Storage
- Introduction
- Creating a to-do app using ngStorage for Local Storage
- Creating a social networking app using SQLite
- Chapter 5. Handling Gestures and Events
- Introduction
- Detecting drag events with a gesture coordinate
- Communication between a view controller and directive using events
- Chapter 6. App Theme Customization
- Introduction
- Customizing themes for specific platforms
- Creating an introduction screen with a custom header
- Chapter 7. Extending Ionic with Your Own Components
- Introduction
- Creating a scroll progress bar directive
- Creating a custom filter
- Animating an app using requestAnimationFrame with event binding
- Chapter 8. User Registration and Authentication
- Introduction
- Configuring a Facebook app with Firebase authentication
- Configuring a Twitter app with Firebase authentication
- Configuring a Google+ project with Firebase authentication
- Creating an Ionic social authentication project for Facebook using $firebaseAuth
- Creating a LinkedIn app and configuring authentication in Auth0
- Integrating Auth0's LinkedIn authentication in an Ionic project
- Chapter 9. Saving and Loading Data Using Firebase
- Introduction
- Saving array data to Firebase
- Rendering a large Firebase data set using collection-repeat
- Saving form data to Firebase
- Chapter 10. Finalizing Your Apps for Different Platforms
- Introduction
- Building and publishing an app for iOS
- Building and publishing an app for Android
- Using PhoneGap Build for cross-platform applications
- Index 更新時間:2021-07-09 21:15:25
推薦閱讀
- C++面向對象程序設計(第三版)
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- Instant Node Package Manager
- Spring Cloud Alibaba微服務架構設計與開發實戰
- 移動UI設計(微課版)
- 從0到1:HTML+CSS快速上手
- 重學Java設計模式
- Java編程技術與項目實戰(第2版)
- Rust Essentials(Second Edition)
- 深入分布式緩存:從原理到實踐
- 用戶體驗可視化指南
- 大學計算機基礎
- Hadoop大數據分析技術
- C++程序設計
- Python預測分析與機器學習
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- 計算機應用基礎案例教程(第二版)
- Spring Boot實戰:從0開始動手搭建企業級項目
- 零基礎學:微信小程序開發
- ServiceStack 4 Cookbook
- Python樹莓派編程
- Jenkins Essentials
- Node Cookbook
- Unity 3D腳本編程與游戲開發
- Build Gamified Websites with PHP and jQuery
- Learning PostgreSQL 11
- 千金良方:MySQL性能優化金字塔法則
- 數據結構(C++語言版)
- 一步一步跟我學Scratch 3.0編程
- Scrapy網絡爬蟲開發實戰