[auto] [ci skip] Generate README

This commit is contained in:
READMEbot 2024-09-11 17:59:57 +00:00
parent 9282d7ac8f
commit 4ac58be0c5

View File

@ -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) <a href='https://is2.mzstatic.com/image/thumb/Purple118/v4/5d/97/3b/5d973bb2-2e40-428e-bc10-ee4eb11ecc0d/source/392x696bb.jpg'>`Screenshot 1`</a>
- `2022` `swift`
- ☆`641`
- [Cryptocurrency Info](https://github.com/denissimon/Cryptocurrency-Info): Shows cryptocurrency prices and other related info using Messari API
- <a href='https://raw.githubusercontent.com/denissimon/Cryptocurrency-Info/master/Screenshots/1_Cryptocurrency-Info.png'>`Screenshot 1`</a> <a href='https://raw.githubusercontent.com/denissimon/Cryptocurrency-Info/master/Screenshots/2_Cryptocurrency-Info.png'>`Screenshot 2`</a> <a href='https://raw.githubusercontent.com/denissimon/Cryptocurrency-Info/master/Screenshots/3_Cryptocurrency-Info.png'>`Screenshot 3`</a> <a href='https://raw.githubusercontent.com/denissimon/Cryptocurrency-Info/master/Screenshots/4_Cryptocurrency-Info.png'>`Screenshot 4`</a>
- `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
- <a href='https://raw.githubusercontent.com/denissimon/distributed-model-training/master/Images/iOS-app-screenshot.png'>`Screenshot 1`</a>
- `swift`
- ☆`5`
- [Dynamic Islands](https://github.com/jordibruin/Dynamic-Islands)
- <a href='https://user-images.githubusercontent.com/170948/190398276-91af47a8-239c-4190-8fef-3954bf4ac8fa.gif'>`Screenshot 1`</a>
- `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.
- <a href='https://raw.githubusercontent.com/denissimon/iOS-MVVM-Clean-Architecture/master/Screenshots/1_iOS-MVVM-Clean-Architecture.png'>`Screenshot 1`</a> <a href='https://raw.githubusercontent.com/denissimon/iOS-MVVM-Clean-Architecture/master/Screenshots/2_iOS-MVVM-Clean-Architecture.png'>`Screenshot 2`</a> <a href='https://raw.githubusercontent.com/denissimon/iOS-MVVM-Clean-Architecture/master/Screenshots/3_iOS-MVVM-Clean-Architecture.png'>`Screenshot 3`</a>
- `swift`
- ☆`20`
- [iOSDesignPatternSamples](https://github.com/marty-suzuki/iOSDesignPatternSamples): GitHub user search app with variety of design patterns
- <a href='https://github.com/marty-suzuki/iOSDesignPatternSamples/blob/master/Images/app.gif?raw=true'>`Screenshot 1`</a> <a href='https://github.com/marty-suzuki/iOSDesignPatternSamples/blob/master/Images/diff.png?raw=true'>`Screenshot 2`</a>
- `2021` `swift` `mvc` `mvp` `mvvm` `flux` `design-patterns`