
kmp-production-sample
Kotlin
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
AI 简介
Kotlin/kmp-production-sample 是一个使用 Kotlin Multiplatform Mobile (KMM) 构建的开源跨平台移动应用,主要功能为RSS阅读。其核心功能包括数据获取与本地缓存、以及基于Redux模式的应用状态管理。该项目通过Ktor HTTP Client进行网络请求,利用Kotlinx.serialization处理数据序列化,并采用MultiplaformSettings实现跨平台的数据存储。此外,它还展示了如何在iOS和Android平台上共享业务逻辑层乃至UI层代码。适合于希望了解或实践KMM技术以开发跨平台移动应用的开发者参考学习。
Kotlin
MIT License2.3k
Stars
253
Forks
60
Watchers
8
Issues
Star 增长
今日+1
近 7 天+2
近 30 天+16
综合评分63.81
默认分支master