Capacitor mode

Hi,

is there a possibility to tell in capacitor app that is should use styles for iOS or android globally by setting mode as in cordova app?

Thanks

Hi
Are u looking for Ionic UI to run in iOS style? This can be done by setting global style:

<html class="ios"></html>

I am not that sure Capacitor and/or Cordova is intended/suited to have the UI run in a non-native style.