Prerequisite
It’s assumed you have both Android Studio and XCode installed.
How to Build
- Clone the project to your local machine and open with Android studio.
-
Android
- Let Android studio download dependencies.
- Run the app Configuration.
-
iOS
- You can run the iOSApp configuration to build the iOS app.
- Alternatively, after a successful build, you can open the iosApp.xcodeproj in XCode, then build and run.
-
Project Description
Spontan is a mobile application for managing events. Built using KMM.
Images from Android
Images from iOS
Project Structure
Architecture
The Project is built using the Clean Architecture.