KmpGithubMVVM
Kotlin Multiplatform MVVM sample app for Android and iOS
Install / Use
/learn @jshvarts/KmpGithubMVVMREADME
Kotlin Multiplatform Sample
- Implements Android and iOS targets
- Uses MVVM Design pattern (Lifecycle Arch component and LiveData on Android, SwiftUI and Combine on iOS)
- Shares Models and Repository layer
- Uses Ktor Http client library for making remote calls
- Uses SqlDelight library for local data persistence for both Android and iOS
- Uses Cocoapods plugin for building iOS targets. For cocoapods setup instructions, see this readme
Screenshots
Android | iOS
:-------------------------:|:-------------------------:
| 
Installation
Run gradlew build from the root of the project. After a successful build, you should be able to install the app on both Android and iOS.
If you are unable to run the project in Xcode, you may need to add
-lsqlite3toOther Linker Flagsas mentioned here
Next Steps
Check out KaMPKit for more examples as well as unit tests.
Related Skills
node-connect
337.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.3kCommit, push, and open a PR
