diff --git a/README.md b/README.md index 004db59c..908ca5a2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A collaborative list of open-source `iOS`, `iPadOS`, `watchOS`, `tvOS` and `visionOS` apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome :smile: -![](https://img.shields.io/badge/Projects-1550-green.svg) ![](https://img.shields.io/badge/Updated-September%20%208,%202024-lightgrey.svg) +![](https://img.shields.io/badge/Projects-1553-green.svg) ![](https://img.shields.io/badge/Updated-September%2011,%202024-lightgrey.svg) Jump to @@ -1472,6 +1472,10 @@ File Management — [back to top](#readme) - [` App Store`](https://apps.apple.com/app/breadwallet/id885251393) `Screenshot 1` - `2022` `swift` - ☆`641` +- [Cryptocurrency Info](https://github.com/denissimon/Cryptocurrency-Info): Shows cryptocurrency prices and other related info using Messari API + - `Screenshot 1` `Screenshot 2` `Screenshot 3` `Screenshot 4` + - `swift` + - ☆`3` - [Essentia](https://github.com/essentiaone/Essentia-iOS): Multi wallet, All in one Blockchain solution - `2019` `swift` `ipad` - ☆`57` @@ -2983,6 +2987,10 @@ https://newsapi.org/ — [back to top](#readme) - [Demo](https://github.com/ivan-magda/ios-demo) - `2020` `swift` - ☆`1` +- [Distributed Model Training](https://github.com/denissimon/distributed-model-training): Approach to implementing distributed training of an ML model: server/device training for iOS + - `Screenshot 1` + - `swift` + - ☆`5` - [Dynamic Islands](https://github.com/jordibruin/Dynamic-Islands) - `Screenshot 1` - `2023` `swift` `swiftui` @@ -3008,6 +3016,10 @@ https://newsapi.org/ — [back to top](#readme) - [iCloudCoreDataStarter](https://github.com/jazzychad/iCloudCoreDataStarter): Example Xcode project for Core Data + iCloud syncing - `2022` `swift` `coredata` - ☆`537` +- [iOS-MVVM-Clean-Architecture](https://github.com/denissimon/iOS-MVVM-Clean-Architecture): Example app designed using MVVM-C and Clean Architecture. Uses Swift Concurrency. + - `Screenshot 1` `Screenshot 2` `Screenshot 3` + - `swift` + - ☆`20` - [iOSDesignPatternSamples](https://github.com/marty-suzuki/iOSDesignPatternSamples): GitHub user search app with variety of design patterns - `Screenshot 1` `Screenshot 2` - `2021` `swift` `mvc` `mvp` `mvvm` `flux` `design-patterns`