Docs: https://ionicframework.com/docs/theming/rtl-support/
I wonder why this variable $app-direction: rtl; in /src/theme/variables.scss not working / have no effect ?
ionic --version
3.6.0
The UI is the same, with or without it.
According to the docs, they state that $app-direction is set somewhere in the ./node_modules/ionic-angular/themes/ionic.globals.scss file. at least for me - there's no such variable ... and as far as I'm aware - I'm using the latest version no ?