1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-04 20:37:31 +01:00
This commit is contained in:
dkhamsing 2020-06-30 18:16:28 -07:00
commit c29fda05d7
2 changed files with 23 additions and 16 deletions

View File

@ -3,21 +3,21 @@
These are the 15 latest entries from the [main list](https://github.com/dkhamsing/open-source-ios-apps).
1. [Dub Dub Do - TODO List](https://github.com/StephenMcMillan/Dub-Dub-Do)
2. [Beers](https://github.com/crelies/Beers)
3. [SpotifyRadar](https://github.com/ThasianX/SpotifyRadar)
4. [DivRise](https://github.com/ThasianX/DivRise)
5. [PapersSwiftUI](https://github.com/donbytyqi/PapersSwiftUI)
6. [NewsApiApp](https://github.com/SchwiftyUI/NewsApiApp)
7. [ProtonMail](https://github.com/ProtonMail/ios-mail)
8. [Proton](https://github.com/rajdeep/proton)
9. [Fruta](https://developer.apple.com/documentation/swiftui/fruta_building_a_feature-rich_app_with_swiftui)
10. [Podcasts](https://github.com/albertopeam/Podcasts)
11. [TemperatureAtlas](https://github.com/jhatin94/tempatlas-swiftui)
12. [InstaFake - Instagram Clone](https://github.com/leavenstee/InstaFake-Swift-UI)
13. [HorizonCalendar](https://github.com/airbnb/HorizonCalendar)
14. [Bike Compass](https://github.com/raulriera/Bike-Compass)
15. [Clip](https://github.com/rileytestut/Clip)
1. [IndieApps](https://github.com/antranapp/IndieApps)
2. [Dub Dub Do - TODO List](https://github.com/StephenMcMillan/Dub-Dub-Do)
3. [Beers](https://github.com/crelies/Beers)
4. [SpotifyRadar](https://github.com/ThasianX/SpotifyRadar)
5. [DivRise](https://github.com/ThasianX/DivRise)
6. [PapersSwiftUI](https://github.com/donbytyqi/PapersSwiftUI)
7. [NewsApiApp](https://github.com/SchwiftyUI/NewsApiApp)
8. [ProtonMail](https://github.com/ProtonMail/ios-mail)
9. [Proton](https://github.com/rajdeep/proton)
10. [Fruta](https://developer.apple.com/documentation/swiftui/fruta_building_a_feature-rich_app_with_swiftui)
11. [Podcasts](https://github.com/albertopeam/Podcasts)
12. [TemperatureAtlas](https://github.com/jhatin94/tempatlas-swiftui)
13. [InstaFake - Instagram Clone](https://github.com/leavenstee/InstaFake-Swift-UI)
14. [HorizonCalendar](https://github.com/airbnb/HorizonCalendar)
15. [Bike Compass](https://github.com/raulriera/Bike-Compass)
## Thanks

View File

@ -6,7 +6,7 @@
A collaborative list of open-source `iOS`, `watchOS` and `tvOS` 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-1090-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-June%2029,%202020-lightgrey.svg)
![](https://img.shields.io/badge/Projects-1091-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-June%2030,%202020-lightgrey.svg)
Jump to
@ -7391,6 +7391,13 @@ https://realm.io/ — [back to top](#readme)
<a href='https://github.com/rrroyal/Harbour/blob/main/Resources/Screenshots/Light/Dashboard.png?raw=true'><code>Screenshot 1</code></a>
</details>
- [IndieApps](https://github.com/antranapp/IndieApps): Showcase your side projects/apps
<details>
<summary><code>swift</code> </summary>
Added June 29, 2020<br> License: [`mit`](http://choosealicense.com/licenses/mit/)
</details>
- [InfiniteListSwiftUI](https://github.com/V8tr/InfiniteListSwiftUI): Paginated endless scroll
<details>
<summary><code>swift</code> <code>combine</code> <code>github</code> </summary>