Is there any way to change android ui to ios ui for android mobile phone

Is there any way to change android ui to ios ui for android mobile phone

Yes. I wrote a short post about it: https://chrisgriffith.wordpress.com/2018/11/27/configuring-your-ionic-app/

In your app.module.ts file;

IonicModule.forRoot( {mode: 'ios', })