1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-03-09 16:10:03 +01:00
This commit is contained in:
dkhamsing 2024-09-12 09:25:16 -07:00 committed by GitHub
parent ef3574f135
commit 897e25e6d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31882,7 +31882,7 @@
"category-ids": [
"sample"
],
"description": "Example app designed using MVVM-C and Clean Architecture. Uses Swift Concurrency.",
"description": "Uses MVVM-C, Clean Architecture and Swift Concurrency",
"source": "https://github.com/denissimon/iOS-MVVM-Clean-Architecture",
"license": "mit",
"stars": 20,
@ -31902,7 +31902,7 @@
"category-ids": [
"cryptocurrency"
],
"description": "Shows cryptocurrency prices and other related info using Messari API",
"description": "Cryptocurrency prices and other related info using the Messari API",
"source": "https://github.com/denissimon/Cryptocurrency-Info",
"license": "mit",
"stars": 3,
@ -31923,7 +31923,7 @@
"category-ids": [
"sample"
],
"description": "Approach to implementing distributed training of an ML model: server/device training for iOS",
"description": "Distributed training of an ML model (server/device training)",
"source": "https://github.com/denissimon/distributed-model-training",
"license": "mit",
"stars": 5,