{"id":13829897,"url":"https://github.com/realm/realm-kotlin-samples","last_synced_at":"2025-08-28T16:49:45.320Z","repository":{"id":38205559,"uuid":"375028894","full_name":"realm/realm-kotlin-samples","owner":"realm","description":"Samples demonstrating the usage of Realm-Kotlin SDK","archived":false,"fork":false,"pushed_at":"2024-06-04T16:20:15.000Z","size":17421,"stargazers_count":93,"open_issues_count":6,"forks_count":25,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-01-21T01:12:01.877Z","etag":null,"topics":["android","database","kotlin","kotlin-multiplatform","kotlin-multiplatform-library","kotlin-multiplatform-mobile","kotlinnative","no-sql","realm-kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/realm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-08T13:58:42.000Z","updated_at":"2024-11-25T08:20:17.000Z","dependencies_parsed_at":"2024-11-20T11:29:38.033Z","dependency_job_id":null,"html_url":"https://github.com/realm/realm-kotlin-samples","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2Frealm-kotlin-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2Frealm-kotlin-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2Frealm-kotlin-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2Frealm-kotlin-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realm","download_url":"https://codeload.github.com/realm/realm-kotlin-samples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235538024,"owners_count":19006072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","database","kotlin","kotlin-multiplatform","kotlin-multiplatform-library","kotlin-multiplatform-mobile","kotlinnative","no-sql","realm-kotlin"],"created_at":"2024-08-04T10:00:48.835Z","updated_at":"2025-01-25T04:41:57.370Z","avatar_url":"https://github.com/realm.png","language":"Kotlin","funding_links":[],"categories":["\u003ca name=\"java\"\u003e Java/Kotlin"],"sub_categories":["\u003ca name=\"java-samples\"\u003e\u003c/a\u003eJava/Kotlin Sample Apps"],"readme":"# Realm-Kotlin Samples\n\nThis repository contains a set of projects to help you learn about using [Realm-Kotlin](https://github.com/realm/realm-kotlin) SDK\nEach sample demonstrates different use cases.\n\n💻 Requirements\n------------\nTo try out these sample apps, clone the repository then import each project as an existing Android Studio project.\nSamples are based on Kotlin `1.8.20`.\n\n🧬 Samples\n------------\n\n| Project  |   |   | \n|---|---|---|\n| [Intro](./Intro): \u003cbr\u003e This is a simple example based on the official [KMM Sample](https://github.com/Kotlin/kmm-sample/blob/master/README.md) | \u003cimg src=\"./Intro/Screenshots/Android/Home.png\" width=\"400\"\u003e  | \u003cimg src=\"./Intro/Screenshots/iOS/Home.png\" width=\"400\"\u003e |\n| [Bookshelf](./Bookshelf): \u003cbr\u003e 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 | \u003cimg src=\"./Bookshelf/Screenshots/Android/Results.png\" width=\"400\"\u003e  | \u003cimg src=\"./Bookshelf/Screenshots/iOS/Search.png\" width=\"400\"\u003e  |\n| [Kotlin Multiplatform Demo](./MultiplatformDemo): \u003cbr\u003e Kotlin Multiplatform demo running on Android/iOS/macOS and JVM with Compose Desktop. | \u003cimg src=\"./MultiplatformDemo/Screenshots/Android.png\" width=\"400\"\u003e  \u003cimg src=\"./MultiplatformDemo/Screenshots/JVM.png\" width=\"400\"\u003e| \u003cimg src=\"./MultiplatformDemo/Screenshots/iOS.png\" width=\"400\"\u003e \u003cimg src=\"./MultiplatformDemo/Screenshots/macOS.png\" width=\"400\"\u003e |\n| [JVM Console Application](./JVMConsole): \u003cbr\u003e Simple Java Console Application using Realm-Kotlin. | \u003cimg src=\"./JVMConsole/Screenshots/Console.png\" width=\"600\"\u003e \n| [App Services usage samples](./AppServicesUsageSamples): \u003cbr\u003e Atlas App Services usage samples with Realm-Kotlin. | \u003cimg src=\"./AppServicesUsageSamples/Screenshots/screenshot-appservices.png\" width=\"600\"\u003e \n| [Java-Kotlin-Maven Interop Demo](./JavaKotlinMavenInterop): \u003cbr\u003e Sample project showing how Realm Kotlin can be consumed by a Java project using Maven. | \u003cimg src=\"./JavaKotlinMavenInterop/Screenshots/java-kotlin-maven-interop.png\" width=\"600\"\u003e \n\n\n| External Project  |   |   |  |\n|---|---|---|---|\n| [FantasyPremierLeague](https://github.com/joreilly/FantasyPremierLeague): \u003cbr\u003e Kotlin Multiplatform project with Jetpack Compose and SwiftUI by [@joreilly](https://github.com/joreilly/) | \u003cimg src=\"https://raw.githubusercontent.com/joreilly/FantasyPremierLeague/main/art/screenshot1.png\" width=\"300\"\u003e  | \u003cimg src=\"https://raw.githubusercontent.com/joreilly/FantasyPremierLeague/main/art/screenshot2.png\" width=\"300\"\u003e  | \u003cimg width=\"500\" alt=\"Screenshot 2021-10-22 at 10 59 37\" src=\"https://user-images.githubusercontent.com/6302/138425845-31ffa825-cfb7-44fb-b956-7751a0e2f9fb.png\"\u003e |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealm%2Frealm-kotlin-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealm%2Frealm-kotlin-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealm%2Frealm-kotlin-samples/lists"}