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).
|
||||
|
||||
|
||||
1. [NewsAnalyzer](https://github.com/ethanswift/NewsAnalyzer)
|
||||
2. [Trello](https://github.com/alfianlosari/KanbanDragDropiOS)
|
||||
3. [SimpleLogin](https://github.com/simple-login/Simple-Login-iOS)
|
||||
4. [NewsApp-With-SwiftUI-And-Combine](https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI-And-Combine)
|
||||
5. [CZInstagram](https://github.com/geekaurora/CZInstagram)
|
||||
6. [a-shell](https://github.com/holzschu/a-shell)
|
||||
7. [Emission](https://github.com/e-mission/e-mission-phone)
|
||||
8. [TimeLines](https://github.com/mathieudutour/TimeLines)
|
||||
9. [iOSDCRC](https://github.com/fromkk/iOSDCRC)
|
||||
10. [DailyNews](https://github.com/latifatcii/DailyNews)
|
||||
11. [Stopp Corona](https://github.com/austrianredcross/stopp-corona-ios)
|
||||
12. [ARKit Example](https://github.com/gao0122/ARKit-Example-by-Apple)
|
||||
13. [SwiftTerm](https://github.com/migueldeicaza/SwiftTerm)
|
||||
14. [COVID-19 SwiftUI Demo](https://github.com/Joker462/COVID-19_SwiftUI_Demo)
|
||||
15. [calcupad](https://github.com/kwonye/calcupad)
|
||||
1. [TicTacToe](https://github.com/pointfreeco/swift-composable-architecture/tree/master/Examples/TicTacToe)
|
||||
2. [NewsAnalyzer](https://github.com/ethanswift/NewsAnalyzer)
|
||||
3. [Trello](https://github.com/alfianlosari/KanbanDragDropiOS)
|
||||
4. [SimpleLogin](https://github.com/simple-login/Simple-Login-iOS)
|
||||
5. [NewsApp-With-SwiftUI-And-Combine](https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI-And-Combine)
|
||||
6. [CZInstagram](https://github.com/geekaurora/CZInstagram)
|
||||
7. [a-shell](https://github.com/holzschu/a-shell)
|
||||
8. [Emission](https://github.com/e-mission/e-mission-phone)
|
||||
9. [TimeLines](https://github.com/mathieudutour/TimeLines)
|
||||
10. [iOSDCRC](https://github.com/fromkk/iOSDCRC)
|
||||
11. [DailyNews](https://github.com/latifatcii/DailyNews)
|
||||
12. [Stopp Corona](https://github.com/austrianredcross/stopp-corona-ios)
|
||||
13. [ARKit Example](https://github.com/gao0122/ARKit-Example-by-Apple)
|
||||
14. [SwiftTerm](https://github.com/migueldeicaza/SwiftTerm)
|
||||
15. [COVID-19 SwiftUI Demo](https://github.com/Joker462/COVID-19_SwiftUI_Demo)
|
||||
|
||||
## 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:
|
||||
|
||||
![](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
|
||||
|
||||
|
@ -5012,6 +5012,13 @@ https://github.com/ReactiveX/RxSwift — [back to top](#readme)
|
|||
Added April 22, 2016<br> License: `other`
|
||||
</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
|
||||
|
||||
|
|
Loading…
Reference in New Issue