/swiftUI_basketball_clipboard

A basic prototype of digital basketball clipboard app built on swiftUI. It enables free drawing as well as dragging of players around the court.

Primary LanguageSwift

swiftUI basketball clipboard

A basic prototype of a digital basketball clipboard app built on swiftUI. It enables free drawing as well as dragging of players around the court.

Example

Code

contentView

player view example

Notes

For the drawing part of the app, please refer to this repo from Martin Mitrevski