/blackjack

Demonstration blackjack app for native iOS. Uses MVVM architecture

Primary LanguageSwiftMIT LicenseMIT

Blackjack - native iOS application

This project is a simple demonstration on how to intergrate swiftUI with MVVM architecture.

Although, technically, blackjack does not require any api service per se, the json data (containing deck info) does emulate it to an extent


Start Finished