Merge branch 'master' of https://github.com/dkhamsing/open-source-ios-apps
This commit is contained in:
commit
612bacb29f
30
LATEST.md
30
LATEST.md
|
@ -3,21 +3,21 @@
|
||||||
These are the 15 latest entries from the [main list](https://github.com/dkhamsing/open-source-ios-apps).
|
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)
|
1. [TemperatureAtlas](https://github.com/jhatin94/tempatlas-swiftui)
|
||||||
2. [HorizonCalendar](https://github.com/airbnb/HorizonCalendar)
|
2. [InstaFake - Instagram Clone](https://github.com/leavenstee/InstaFake-Swift-UI)
|
||||||
3. [Bike Compass](https://github.com/raulriera/Bike-Compass)
|
3. [HorizonCalendar](https://github.com/airbnb/HorizonCalendar)
|
||||||
4. [Clip](https://github.com/rileytestut/Clip)
|
4. [Bike Compass](https://github.com/raulriera/Bike-Compass)
|
||||||
5. [BringMyOwnBeer](https://github.com/fimuxd/BringMyOwnBeer-)
|
5. [Clip](https://github.com/rileytestut/Clip)
|
||||||
6. [Poland - ProteGO Safe](https://github.com/ProteGO-Safe/ios)
|
6. [BringMyOwnBeer](https://github.com/fimuxd/BringMyOwnBeer-)
|
||||||
7. [Bulgaria - ViruSafe](https://github.com/scalefocus/virusafe-ios)
|
7. [Poland - ProteGO Safe](https://github.com/ProteGO-Safe/ios)
|
||||||
8. [InfiniteListSwiftUI](https://github.com/V8tr/InfiniteListSwiftUI)
|
8. [Bulgaria - ViruSafe](https://github.com/scalefocus/virusafe-ios)
|
||||||
9. [Jotify](https://github.com/leathalman/Jotify)
|
9. [InfiniteListSwiftUI](https://github.com/V8tr/InfiniteListSwiftUI)
|
||||||
10. [GradeCalc - GPA Calculator](https://github.com/marlon360/grade-calc)
|
10. [Jotify](https://github.com/leathalman/Jotify)
|
||||||
11. [Italy - Immuni](https://github.com/immuni-app/immuni-app-ios)
|
11. [GradeCalc - GPA Calculator](https://github.com/marlon360/grade-calc)
|
||||||
12. [FTC Scorer - Skystone](https://github.com/Pondorasti/StonkScorer)
|
12. [Italy - Immuni](https://github.com/immuni-app/immuni-app-ios)
|
||||||
13. [Grocery Shopping](https://github.com/Widle-Studio/Grocery-App)
|
13. [FTC Scorer - Skystone](https://github.com/Pondorasti/StonkScorer)
|
||||||
14. [Upcoming TV](https://github.com/dkhamsing/upcomingtv)
|
14. [Grocery Shopping](https://github.com/Widle-Studio/Grocery-App)
|
||||||
15. [UDF Demo](https://github.com/AlexeyDemedetskiy/SwiftUI-UDF-Demo)
|
15. [Upcoming TV](https://github.com/dkhamsing/upcomingtv)
|
||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|
||||||
|
|
16
README.md
16
README.md
|
@ -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:
|
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
|
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>
|
<a href='https://i.imgur.com/9Ofn3QC.jpg'><code>Screenshot 1</code></a>
|
||||||
</details>
|
</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)
|
- [Tropos Weather](https://github.com/thoughtbot/Tropos) [` App Store`](https://apps.apple.com/app/tropos-weather-forecasts-for/id955209376)
|
||||||
<details>
|
<details>
|
||||||
<summary><code>dark sky api (forecast api)</code> <code>reactivecocoa</code> ⭐⭐⭐⭐</summary>
|
<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>
|
<a href='https://i.imgur.com/aidCkq1.png'><code>Screenshot 1</code></a>
|
||||||
</details>
|
</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
|
- [Todo Combine SwiftUI](https://github.com/jamfly/SwiftUI-Combine-todo-example): To-do list with restful API
|
||||||
<details>
|
<details>
|
||||||
<summary><code>swift</code> </summary>
|
<summary><code>swift</code> </summary>
|
||||||
|
|
Loading…
Reference in New Issue