Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 545 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 545 Bytes

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