Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions KuiklyUI-Libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -866,5 +866,21 @@
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/kairowan/Kuikly-Network",
"examples": [
"https://github.com/kairowan/Kuikly-Network/tree/main/androidApp",
"https://github.com/kairowan/Kuikly-Network/tree/main/iosApp",
"https://github.com/kairowan/Kuikly-Network/tree/main/ohosApp"
],
"componentName": "Kuikly Network",
"componentDescription": "面向 Kuikly 与 Kotlin Multiplatform 的可组合网络库,支持 Android、iOS 和 HarmonyOS,提供注解式请求、拦截器、多 Base URL、缓存、重试、实时通信与可扩展 Engine。",
"componentType": "KMP",
"developer": "kairowan",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
}
]