Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexzaitsev/credit-tracking

PoC for Kotlin Multiplatform and Compose Multiplatform
https://github.com/alexzaitsev/credit-tracking

android composemultiplatform cross-platform ios kotlin kotlinmultiplatform mobile

Last synced: about 2 months ago
JSON representation

PoC for Kotlin Multiplatform and Compose Multiplatform

Awesome Lists containing this project

README

        

# Credit tracking Compose Multiplatform application

### Youtube Demo

### Tech stack
- Forked: [Compose Multiplatform Android and iOS template](https://github.com/JetBrains/compose-multiplatform-ios-android-template)
- Database: [Realm](https://github.com/realm/realm-kotlin)
- Dependency Injection: [Koin](https://insert-koin.io/docs/quickstart/kmm/)
- Navigation + VM: [Voyager](https://github.com/adrielcafe/voyager)