Using IOS UI on android( Disabling platform specific styles)

Hi guys,

When I’m building the project I’m used to seeing the IOS UI as my reference however that changes when I build it into android, is there a way to make the IOS UI default?

I really don’t like this platform specific styling and would like to use one platform style instead of maintaining 2 of them

Please help me

Thanks

Hi I’ve found this documentation

http://ionicframework.com/docs/nightly/api/provider/%24ionicConfigProvider/

Still Isn’t there a better way to just ditch the android Platform UI and use the IOS style for all elements?