mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Images
This commit is contained in:
7
GUIDE.md
7
GUIDE.md
@@ -71,6 +71,13 @@ It also makes it incredibly easy to navigate to the same page in completely diff
|
||||
contexts. For example, if you were building something similar to Apple's App Store
|
||||
app where there are multiple tabs at the bottom and each tab navigates independently,
|
||||
you could navigate to an `AppDetail` page from any tab, which is exactly how the App Store app works.
|
||||
|
||||
For example, here's how the Minecraft `AppDetail` page looks in different tabs:
|
||||
|
||||
<img src="http://ionic-io-assets.s3.amazonaws.com/images/mc1.PNG" style="max-width: 300px">
|
||||
<img src="http://ionic-io-assets.s3.amazonaws.com/images/mc2.PNG" style="max-width: 300px">
|
||||
|
||||
|
||||
Another example could be showing a `SongDetail` page in a music app.
|
||||
|
||||
This hits on a core change in Ionic 2: the history state of the app is now your
|
||||
|
||||
Reference in New Issue
Block a user