andydelso / aperture

An app to track Oscar nominees you have watched using KMP
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

This is a Kotlin Multiplatform project targeting Android, iOS.

Local Project Setup:

Be sure to open both Android Studio (including an emulator) and XCode (including a simulator) at least once before opening this project in the newer Fleet IDE. If the iOS build does not work in Fleet, close it, and try to open the iosApp.xcodeproj within XCode. Build it successfully, and then try Fleet again.

Multiplatform Project Structure

Learn more about Kotlin Multiplatform

Dependencies used

Helpful Resources