This template can be used to develop for three targets
- Android
- Ios
- Desktop
This is built to reduce the effort of configuring all the targets together such as Compose for Ios which currently does not have an ios target when creating a new compose multiplatform project using intellij idea.
This is a bear minimum without networking or other things such as db. This will only provide you a basic hello world app setup.
If you have any suggestion or found a bug please add it to the issues.