Skip to content

Instantly share code, notes, and snippets.

@khoand0000
Last active August 29, 2015 14:25
Show Gist options
  • Save khoand0000/7608a6a97b659417d0af to your computer and use it in GitHub Desktop.
Save khoand0000/7608a6a97b659417d0af to your computer and use it in GitHub Desktop.
Notice when using <ion-nav-bar>
  • <ion-nav-title> should be used in although duplicate, don't include it in <ion-nav-bar> (special case: title of <ion-nav-bar> is static, mean that no view-title attributes in all <ion-view>)
  • same for <ion-nav-buttons>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment