{"id":15170529,"url":"https://github.com/larkes-cyber/kmpfirebaseappsample","last_synced_at":"2026-02-03T23:01:11.038Z","repository":{"id":257406545,"uuid":"857313712","full_name":"larkes-cyber/KmpFirebaseAppSample","owner":"larkes-cyber","description":"This app is a crypto portfolio mobile app that demonstrates modern Kotlin Multiplatform development with Firebase based on MVI architecture. Included features: authentication, realtime database","archived":false,"fork":false,"pushed_at":"2024-09-24T09:03:29.000Z","size":13311,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T09:52:21.076Z","etag":null,"topics":["compose-multiplatform","cryptocurrency","firebase","firebase-auth","firebase-realtime-database","jetpack-compose","koin","kotlin-multiplatform","swiftui"],"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/larkes-cyber.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":"2024-09-14T10:19:13.000Z","updated_at":"2024-09-24T10:20:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ac35f76-81bf-4f32-9031-69b373c31ac2","html_url":"https://github.com/larkes-cyber/KmpFirebaseAppSample","commit_stats":null,"previous_names":["larkes-cyber/kmpfirebaseappsample"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/larkes-cyber/KmpFirebaseAppSample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larkes-cyber%2FKmpFirebaseAppSample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larkes-cyber%2FKmpFirebaseAppSample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larkes-cyber%2FKmpFirebaseAppSample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larkes-cyber%2FKmpFirebaseAppSample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larkes-cyber","download_url":"https://codeload.github.com/larkes-cyber/KmpFirebaseAppSample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larkes-cyber%2FKmpFirebaseAppSample/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262705704,"owners_count":23351302,"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":["compose-multiplatform","cryptocurrency","firebase","firebase-auth","firebase-realtime-database","jetpack-compose","koin","kotlin-multiplatform","swiftui"],"created_at":"2024-09-27T08:03:56.404Z","updated_at":"2026-02-03T23:01:06.008Z","avatar_url":"https://github.com/larkes-cyber.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eKotlin Multiplatform \u0026\u0026 Firebase App Sample\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://opensource.org/licenses/Apache-2.0\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://android-arsenal.com/api?level=24\"\u003e\u003cimg alt=\"API\" src=\"https://img.shields.io/badge/API-24%2B-brightgreen.svg?style=flat\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e  \n  This app is a crypto portfolio mobile app that demonstrates modern Kotlin Multiplatform development with Firebase based on MVI architecture. Included features: authentication, realtime database, crashlytics\n\u003c/p\u003e\n\n\u003e [!TIP]\n\u003e If you want to see compose multiplatform version, check out the [compose-multiplatform](https://github.com/larkes-cyber/KmpFirebaseAppSample/tree/compose-multiplatform).\n\n\n## Overview\n### Portfolio\n\u003cimg width=\"835\" alt=\"Снимок экрана 2024-09-16 в 14 40 31\" src=\"https://github.com/user-attachments/assets/17672d5d-3c42-44f4-9ecf-581873f35cb9\"\u003e\n\n### Add coin\n\u003cimg width=\"856\" alt=\"Снимок экрана 2024-09-16 в 14 40 52\" src=\"https://github.com/user-attachments/assets/755cea42-6141-4c52-922e-2347426bbfe8\"\u003e\n\n### Auth\n\u003cimg width=\"849\" alt=\"image\" src=\"https://github.com/user-attachments/assets/6e25bb50-ac2b-411e-ac6b-5f1ff4fcefdc\"\u003e\n\n## How to start\n- Put your google-service.json into [androidApp folder](https://github.com/larkes-cyber/KmpFirebaseAppSample/tree/main/androidApp)\n- Put your GoogleService-info.plist into [iosApp folder](https://github.com/larkes-cyber/KmpFirebaseAppSample/tree/main/iosApp/iosApp)\n- Configure firebase params in [Constants](https://github.com/larkes-cyber/KmpFirebaseAppSample/blob/main/shared/src/commonMain/kotlin/com/larkes/firebasecryptoportfoliosample/utils/Constants.kt)\n- Configure GIDClientID and GIDServerClientID in [Info.plist](https://github.com/larkes-cyber/KmpFirebaseAppSample/blob/main/iosApp/iosApp/Info.plist)\n- Add REVERSED_CLIENT_ID into URL_TYPES in [Info.plist](https://github.com/larkes-cyber/KmpFirebaseAppSample/blob/main/iosApp/iosApp/Info.plist)\n- Enjoy the app!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarkes-cyber%2Fkmpfirebaseappsample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarkes-cyber%2Fkmpfirebaseappsample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarkes-cyber%2Fkmpfirebaseappsample/lists"}