This commit is contained in:
dkhamsing 2020-06-17 07:58:31 -07:00
commit 7bad7ce209
3 changed files with 27 additions and 19 deletions

View File

@ -1405,10 +1405,10 @@ https://www.apple.com/researchkit/ — [back to top](#readme)
- [iPokeGo](https://github.com/istornz/iPokeGo): Map Pokemon around you! [` App Store`](https://apps.apple.com/app/ipokego-for-pokemon-go/id1138277066)
<details>
<summary><code>objc</code> ⭐⭐⭐</summary>
<summary><code>objc</code> <code>ipad</code> ⭐⭐⭐</summary>
Added January 14, 2018<br> License: [`mit`](http://choosealicense.com/licenses/mit/)<br>
<a href='http://dimitridessus.fr/img/iPokeGo/screenshots/iPokeGo7.jpg'><code>Screenshot 1</code></a> <a href='http://dimitridessus.fr/img/iPokeGo/screenshots/iPokeGo8.jpg'><code>Screenshot 2</code></a> <a href='http://dimitridessus.fr/img/iPokeGo/screenshots/iPokeGo3.jpg'><code>Screenshot 3</code></a>
<a href='https://i.imgur.com/CQ98cNq.png'><code>Screenshot 1</code></a>
</details>
- [MAPS.ME](https://github.com/mapsme/omim): Offline maps app with navigation [` App Store`](https://apps.apple.com/app/id510623322)

View File

@ -4,20 +4,20 @@ These are the 15 latest entries from the [main list](https://github.com/dkhamsin
1. [ViruSafe](https://github.com/scalefocus/virusafe-ios)
2. [Jotify](https://github.com/leathalman/Jotify)
3. [GradeCalc - GPA Calculator](https://github.com/marlon360/grade-calc)
4. [Immuni](https://github.com/immuni-app/immuni-app-ios)
5. [FTC Scorer - Skystone](https://github.com/Pondorasti/StonkScorer)
6. [Grocery Shopping](https://github.com/Widle-Studio/Grocery-App)
7. [Upcoming TV](https://github.com/dkhamsing/upcomingtv)
8. [UDF Demo](https://github.com/AlexeyDemedetskiy/SwiftUI-UDF-Demo)
9. [TweetleDumb](https://github.com/IanKeen/TweetleDumb)
10. [PowerUp](https://github.com/anitab-org/powerup-iOS)
11. [Currency Converter](https://github.com/alexliubj/SwiftUI-Currency-Converter)
12. [Todo Combine SwiftUI](https://github.com/jamfly/SwiftUI-Combine-todo-example)
13. [Tell Time UK](https://github.com/renaudjenny/telltime)
14. [Waterminder](https://github.com/caiobzen/water-reminder-swiftui)
15. [Show OpenGL content](https://github.com/bradley/iOSSwiftOpenGL)
2. [InfiniteListSwiftUI](https://github.com/V8tr/InfiniteListSwiftUI)
3. [Jotify](https://github.com/leathalman/Jotify)
4. [GradeCalc - GPA Calculator](https://github.com/marlon360/grade-calc)
5. [Immuni](https://github.com/immuni-app/immuni-app-ios)
6. [FTC Scorer - Skystone](https://github.com/Pondorasti/StonkScorer)
7. [Grocery Shopping](https://github.com/Widle-Studio/Grocery-App)
8. [Upcoming TV](https://github.com/dkhamsing/upcomingtv)
9. [UDF Demo](https://github.com/AlexeyDemedetskiy/SwiftUI-UDF-Demo)
10. [TweetleDumb](https://github.com/IanKeen/TweetleDumb)
11. [PowerUp](https://github.com/anitab-org/powerup-iOS)
12. [Currency Converter](https://github.com/alexliubj/SwiftUI-Currency-Converter)
13. [Todo Combine SwiftUI](https://github.com/jamfly/SwiftUI-Combine-todo-example)
14. [Tell Time UK](https://github.com/renaudjenny/telltime)
15. [Waterminder](https://github.com/caiobzen/water-reminder-swiftui)
## 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-1072-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-June%2015,%202020-lightgrey.svg)
![](https://img.shields.io/badge/Projects-1073-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-June%2016,%202020-lightgrey.svg)
Jump to
@ -3402,10 +3402,10 @@ https://www.apple.com/researchkit/ — [back to top](#readme)
- [iPokeGo](https://github.com/istornz/iPokeGo): Map Pokemon around you! [` App Store`](https://apps.apple.com/app/ipokego-for-pokemon-go/id1138277066)
<details>
<summary><code>objc</code> ⭐⭐⭐</summary>
<summary><code>objc</code> <code>ipad</code> ⭐⭐⭐</summary>
Added January 14, 2018<br> License: [`mit`](http://choosealicense.com/licenses/mit/)<br>
<a href='http://dimitridessus.fr/img/iPokeGo/screenshots/iPokeGo7.jpg'><code>Screenshot 1</code></a> <a href='http://dimitridessus.fr/img/iPokeGo/screenshots/iPokeGo8.jpg'><code>Screenshot 2</code></a> <a href='http://dimitridessus.fr/img/iPokeGo/screenshots/iPokeGo3.jpg'><code>Screenshot 3</code></a>
<a href='https://i.imgur.com/CQ98cNq.png'><code>Screenshot 1</code></a>
</details>
- [Landmarks](https://developer.apple.com/tutorials/swiftui/creating-and-combining-views): Discover and share places you love
@ -7244,6 +7244,14 @@ 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>
- [InfiniteListSwiftUI](https://github.com/V8tr/InfiniteListSwiftUI): Paginated endless scroll
<details>
<summary><code>swift</code> <code>combine</code> <code>github</code> </summary>
Added June 13, 2020<br> License: `other`<br>
<a href='https://github.com/V8tr/InfiniteListSwiftUI/raw/master/demo.gif'><code>Screenshot 1</code></a>
</details>
- [Landmarks](https://developer.apple.com/tutorials/swiftui/creating-and-combining-views): Discover and share places you love
<details>
<summary><code>swift</code> <code>mapkit</code> </summary>