Disable ionic platform styling [Solved]

Hi guys,

How can I disable the platform specific css that is applied when launching my app on android? is there a global variable I can set/unset to be platform agnostic and always apply the iOs style?

Thanks a lot!

At the moment there are global configs that you can use in the nightly builds

http://ionicframework.com/docs/nightly/api/provider/$ionicConfigProvider/

Expect this to be in beta 14

1 Like

Thank you, that’ll do for now!

Have a nice day :slight_smile: