**Ionic version:** [ ] **1.x** [x] **2.x** **I'm submitting a ...** [x] bug report [ ] feature request [ ] support request **Current behavior:** <!-- Describe how the bug manifests. --> the arrow points to the left !  **Expected behavior:** <!-- Describe what the behavior would be without the bug. --> the arrow points to the right  **Steps to reproduce:** <!-- If you are able to illustrate the bug or feature request with an example, please provide steps to reproduce and if possible a demo using one of the following templates: --> make the app direction RTL by: 1- `<ion-nav #content [root]="rootPage" dir="rtl"></ion-nav>` 2- see the back button on navbar and the same for iOS