- 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
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Apache Oozie Essentials
- Mastering Adobe Captivate 2017(Fourth Edition)
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- SQL Server 2016從入門到精通(視頻教學超值版)
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Vue.js前端開發基礎與項目實戰
- 我的第一本算法書
- Data Analysis with IBM SPSS Statistics
- Instant QlikView 11 Application Development
- Apache Spark 2.x for Java Developers
- Test-Driven JavaScript Development
- Python入門很輕松(微課超值版)
- Data Science Algorithms in a Week
- Python全棧開發:基礎入門