Skip to content

Latest commit

 

History

History

Bookshelf

KMM Sample App using a shared business logic with:

  • 📡 Network: using Ktor & Kotlinx.serialization
  • 💾 Persistence: using Realm Database

The UI part 🎨 is platform specific:

  • 🤖 Android: Jetpack compose
  • 🍏 iOS: SwiftUI

Requirements

Screenshots:

Android

iOS

Run using Cocoapods:

cd iosApp
pod install
open iosApp.xcworkspace