From 44664a436cd2c7ff9a6f6d46a45cf2986e1236b9 Mon Sep 17 00:00:00 2001 From: Vinh Nguyen Date: Tue, 30 Nov 2021 15:05:54 +0700 Subject: [PATCH] Add Clendar app (#104) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d84531c..910ee28 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Example-iOS-Apps is an amazing list for people who are beginners and learning iO * [Blackjack](https://github.com/Caldarie/blackjack) - Simple demo blackjack app on how to intergrate swiftUI with MVVM. * [AR MultiPendulum](https://github.com/philipturner/ar-multipendulum) - AR Headset experience with touchscreen settings interface built in SwiftUI. * [isowords](https://github.com/pointfreeco/isowords) - Open source game built in SwiftUI and the Composable Architecture. +* [Clendar](https://github.com/vinhnx/Clendar) - Universal calendar app. Written in SwiftUI. ## watchOS Apps that written with SwiftUI * [Countio](https://github.com/dhanrajdc7/Countio) - Countio is simple WatchOS App made with Swiftly SwiftUI. You can count anything quickly with Countio!!!