Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 604 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 604 Bytes

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