mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-18 23:31:34 +03:00
Merge branch 'master' of https://github.com/dkhamsing/open-source-ios-apps
This commit is contained in:
commit
d9e0341864
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. [NewsAnalyzer](https://github.com/ethanswift/NewsAnalyzer)
|
1. [TicTacToe](https://github.com/pointfreeco/swift-composable-architecture/tree/master/Examples/TicTacToe)
|
||||||
2. [Trello](https://github.com/alfianlosari/KanbanDragDropiOS)
|
2. [NewsAnalyzer](https://github.com/ethanswift/NewsAnalyzer)
|
||||||
3. [SimpleLogin](https://github.com/simple-login/Simple-Login-iOS)
|
3. [Trello](https://github.com/alfianlosari/KanbanDragDropiOS)
|
||||||
4. [NewsApp-With-SwiftUI-And-Combine](https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI-And-Combine)
|
4. [SimpleLogin](https://github.com/simple-login/Simple-Login-iOS)
|
||||||
5. [CZInstagram](https://github.com/geekaurora/CZInstagram)
|
5. [NewsApp-With-SwiftUI-And-Combine](https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI-And-Combine)
|
||||||
6. [a-shell](https://github.com/holzschu/a-shell)
|
6. [CZInstagram](https://github.com/geekaurora/CZInstagram)
|
||||||
7. [Emission](https://github.com/e-mission/e-mission-phone)
|
7. [a-shell](https://github.com/holzschu/a-shell)
|
||||||
8. [TimeLines](https://github.com/mathieudutour/TimeLines)
|
8. [Emission](https://github.com/e-mission/e-mission-phone)
|
||||||
9. [iOSDCRC](https://github.com/fromkk/iOSDCRC)
|
9. [TimeLines](https://github.com/mathieudutour/TimeLines)
|
||||||
10. [DailyNews](https://github.com/latifatcii/DailyNews)
|
10. [iOSDCRC](https://github.com/fromkk/iOSDCRC)
|
||||||
11. [Stopp Corona](https://github.com/austrianredcross/stopp-corona-ios)
|
11. [DailyNews](https://github.com/latifatcii/DailyNews)
|
||||||
12. [ARKit Example](https://github.com/gao0122/ARKit-Example-by-Apple)
|
12. [Stopp Corona](https://github.com/austrianredcross/stopp-corona-ios)
|
||||||
13. [SwiftTerm](https://github.com/migueldeicaza/SwiftTerm)
|
13. [ARKit Example](https://github.com/gao0122/ARKit-Example-by-Apple)
|
||||||
14. [COVID-19 SwiftUI Demo](https://github.com/Joker462/COVID-19_SwiftUI_Demo)
|
14. [SwiftTerm](https://github.com/migueldeicaza/SwiftTerm)
|
||||||
15. [calcupad](https://github.com/kwonye/calcupad)
|
15. [COVID-19 SwiftUI Demo](https://github.com/Joker462/COVID-19_SwiftUI_Demo)
|
||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|
||||||
|
@ -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-985-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-May%20%204,%202020-lightgrey.svg)
|
![](https://img.shields.io/badge/Projects-986-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-May%20%205,%202020-lightgrey.svg)
|
||||||
|
|
||||||
Jump to
|
Jump to
|
||||||
|
|
||||||
@ -5012,6 +5012,13 @@ https://github.com/ReactiveX/RxSwift — [back to top](#readme)
|
|||||||
Added April 22, 2016<br> License: `other`
|
Added April 22, 2016<br> License: `other`
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
- [TicTacToe](https://github.com/pointfreeco/swift-composable-architecture/tree/master/Examples/TicTacToe): Demonstrate how to build a full, moderately complex application in the Composable Architecture
|
||||||
|
<details>
|
||||||
|
<summary><code>swift</code> </summary>
|
||||||
|
|
||||||
|
Added May 4, 2020<br> License: [`mit`](http://choosealicense.com/licenses/mit/)
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
## Scan
|
## Scan
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user