Realm-Kotlin Samples
This repository contains a set of projects to help you learn about using Realm-Kotlin SDK Each sample demonstrates different use cases.
💻
Requirements
To try out these sample apps, clone the repository then import each project as an existing Android Studio project. Samples are based on Kotlin 1.5
.
🧬
Samples
Project | ||
---|---|---|
Intro: This is a simple example based on the official KMM Sample |
||
Bookshelf: A more elaborate example using a shared business logic in Ktor, Kotlinx.Serialization and Realm, combined with a platform specific UI using Jetpack Compose and SwiftUI |