I’m wondering if there is a similar method like $f7.setDarkMode() for changing themes ios/md ? Kitchensink is doing it by href=“./?theme=iOS” … but this is not what I’m looking for as I do not want to reload the app…
Are you wanting to set the theme before the page is rendered to the user? Or change it dynamically while it is being viewed?
change dynamically after the page has been rendered
If you’re building a mobile app for the public, you won’t get accepted into the App Store if your interface has the ability to switch from Apple’s UI to Google’s UI.