- Ionic:Hybrid Mobile App Development
- Rahat Khanna Sani Yusuf Hoc Phan
- 146字
- 2021-07-09 19:00:35
Chapter 4. Navigation and Routing in an Ionic App
In any Mobile App, navigation and routing plays the most important part. It defines the backbone of the mobile experience and provides ease of access if implemented perfectly. In this chapter, we will discuss the various options available in Ionic Framework to define routing in an application. Ionic Framework has included an open source routing module called UI Router, which was developed along with the Angular UI bootstrap library. UI Router is a preferred routing module over the in-built Angular ngRoute
module. The following important topics will be discussed in this chapter:
- Introduction to Angular UI Router:
- States and URLs
- Nested states and views
- Multiple and named views
- State parameters
- State events and resolve
- Ionic header and footer
- Ionic tabs
- Ionic side menus
- Navigation and back menu
- Navigation and layout to be used in BookStore
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- JavaScript高效圖形編程
- 企業級Java EE架構設計精深實踐
- 零起步玩轉掌控板與Mind+
- Rake Task Management Essentials
- 微服務設計原理與架構
- C語言程序設計案例式教程
- Hands-On RESTful Web Services with Go
- Mastering Python Networking
- 小學生C++創意編程(視頻教學版)
- Visual Basic程序設計實驗指導(第二版)
- Learning PHP 7
- Java Web從入門到精通(第2版)
- 測試架構師修煉之道:從測試工程師到測試架構師
- Learning Grunt