PurpleDragon-Tian / realm-kotlin-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.7.20.

🧬 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
Kotlin Multiplatform Demo:
Kotlin Multiplatform demo running on Android/iOS/macOS and JVM with Compose Desktop.
JVM Console Application:
Simple Java Console Application using Realm-Kotlin.
External Project
FantasyPremierLeague:
Kotlin Multiplatform project with Jetpack Compose and SwiftUI by @joreilly
Screenshot 2021-10-22 at 10 59 37

About


Languages

Language:Kotlin 77.2%Language:Swift 20.0%Language:Ruby 2.7%