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