Skip to content

Commit 6abaf22

Browse files
authored
Added blackjack example (#92)
* Added blackjack example * Update README.md * Update README.md * Update README.md * Moved to the bottom of the list
1 parent aa5ca29 commit 6abaf22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Example-iOS-Apps is an amazing list for people who are beginners and learning iO
4444
* [Puffery](https://github.com/vknabel/puffery) - An iOS App written in SwiftUI to send push notifications fueled by Siri Shortcuts
4545
* [KHabit](https://github.com/elkiwy/khabit) - a pure and minimalistic app which helps you maintain productive habits, and nothing more.
4646
* [FootNote](https://github.com/cambardell/Footnote) - a SWIFTUI + Core Data IOS app built during Hacktoberfest2020 open source developers.
47+
* [Blackjack](https://github.com/Caldarie/blackjack) - Simple demo blackjack app on how to intergrate swiftUI with MVVM.
4748

4849
## watchOS Apps that written with SwiftUI
4950
* [Countio](https://github.com/dhanrajdc7/Countio) - Countio is simple WatchOS App made with Swiftly SwiftUI. You can count anything quickly with Countio!!!

0 commit comments

Comments
 (0)