From accbce5aad27186d7961899d5a58a564f2b74256 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Wed, 10 Jun 2015 12:56:54 -0500 Subject: [PATCH] Images --- GUIDE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/GUIDE.md b/GUIDE.md index 2be6690c69..fd687bd0d0 100644 --- a/GUIDE.md +++ b/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: + + + + + 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