Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexzaitsev/credit-tracking
- Owner: alexzaitsev
- License: apache-2.0
- Created: 2023-04-23T17:52:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T18:08:41.000Z (over 1 year ago)
- Last Synced: 2024-11-09T10:09:59.439Z (3 months ago)
- Topics: android, composemultiplatform, cross-platform, ios, kotlin, kotlinmultiplatform, mobile
- Language: Kotlin
- Homepage:
- Size: 3.15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Credit tracking Compose Multiplatform application
### 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)