This commit is contained in:
Max Lynch
2015-06-10 12:56:54 -05:00
parent 9b9beeb28f
commit accbce5aad

View File

@@ -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