svelte-ionic-app
svelte-ionic-app copied to clipboard
How to build for mobile native platforms?
~~I tried to build a "Hello World" app for Android, but the Ionic CLI is telling me I need a custom build script.~~
~~Is there an example or some boilerplate to work with here? I haven't been able to find anything.~~
What is the process required to build this app for mobile native platforms such as Android and iOS?
Thanks