This commit is contained in:
dkhamsing 2020-06-23 08:22:04 -07:00
commit 612bacb29f
2 changed files with 30 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. [InstaFake - Instagram Clone](https://github.com/leavenstee/InstaFake-Swift-UI)
2. [HorizonCalendar](https://github.com/airbnb/HorizonCalendar)
3. [Bike Compass](https://github.com/raulriera/Bike-Compass)
4. [Clip](https://github.com/rileytestut/Clip)
5. [BringMyOwnBeer](https://github.com/fimuxd/BringMyOwnBeer-)
6. [Poland - ProteGO Safe](https://github.com/ProteGO-Safe/ios)
7. [Bulgaria - ViruSafe](https://github.com/scalefocus/virusafe-ios)
8. [InfiniteListSwiftUI](https://github.com/V8tr/InfiniteListSwiftUI)
9. [Jotify](https://github.com/leathalman/Jotify)
10. [GradeCalc - GPA Calculator](https://github.com/marlon360/grade-calc)
11. [Italy - Immuni](https://github.com/immuni-app/immuni-app-ios)
12. [FTC Scorer - Skystone](https://github.com/Pondorasti/StonkScorer)
13. [Grocery Shopping](https://github.com/Widle-Studio/Grocery-App)
14. [Upcoming TV](https://github.com/dkhamsing/upcomingtv)
15. [UDF Demo](https://github.com/AlexeyDemedetskiy/SwiftUI-UDF-Demo)
1. [TemperatureAtlas](https://github.com/jhatin94/tempatlas-swiftui)
2. [InstaFake - Instagram Clone](https://github.com/leavenstee/InstaFake-Swift-UI)
3. [HorizonCalendar](https://github.com/airbnb/HorizonCalendar)
4. [Bike Compass](https://github.com/raulriera/Bike-Compass)
5. [Clip](https://github.com/rileytestut/Clip)
6. [BringMyOwnBeer](https://github.com/fimuxd/BringMyOwnBeer-)
7. [Poland - ProteGO Safe](https://github.com/ProteGO-Safe/ios)
8. [Bulgaria - ViruSafe](https://github.com/scalefocus/virusafe-ios)
9. [InfiniteListSwiftUI](https://github.com/V8tr/InfiniteListSwiftUI)
10. [Jotify](https://github.com/leathalman/Jotify)
11. [GradeCalc - GPA Calculator](https://github.com/marlon360/grade-calc)
12. [Italy - Immuni](https://github.com/immuni-app/immuni-app-ios)
13. [FTC Scorer - Skystone](https://github.com/Pondorasti/StonkScorer)
14. [Grocery Shopping](https://github.com/Widle-Studio/Grocery-App)
15. [Upcoming TV](https://github.com/dkhamsing/upcomingtv)
## 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-1079-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-June%2021,%202020-lightgrey.svg)
![](https://img.shields.io/badge/Projects-1080-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-June%2022,%202020-lightgrey.svg)
Jump to
@ -6170,6 +6170,13 @@ https://joinmastodon.org — [back to top](#readme)
<a href='https://i.imgur.com/9Ofn3QC.jpg'><code>Screenshot 1</code></a>
</details>
- [TemperatureAtlas](https://github.com/jhatin94/tempatlas-swiftui): Uses Apple Maps combined with the OpenWeather API
<details>
<summary><code>swift</code> </summary>
Added June 21, 2020<br> License: [`mit`](http://choosealicense.com/licenses/mit/)
</details>
- [Tropos Weather](https://github.com/thoughtbot/Tropos) [` App Store`](https://apps.apple.com/app/tropos-weather-forecasts-for/id955209376)
<details>
<summary><code>dark sky api (forecast api)</code> <code>reactivecocoa</code> ⭐⭐⭐⭐</summary>
@ -7423,6 +7430,13 @@ https://realm.io/ — [back to top](#readme)
<a href='https://i.imgur.com/aidCkq1.png'><code>Screenshot 1</code></a>
</details>
- [TemperatureAtlas](https://github.com/jhatin94/tempatlas-swiftui): Uses Apple Maps combined with the OpenWeather API
<details>
<summary><code>swift</code> </summary>
Added June 21, 2020<br> License: [`mit`](http://choosealicense.com/licenses/mit/)
</details>
- [Todo Combine SwiftUI](https://github.com/jamfly/SwiftUI-Combine-todo-example): To-do list with restful API
<details>
<summary><code>swift</code> </summary>