No UIView class for Chess Board. OR am i getting this wrongly
iAviatorJose opened this issue · 2 comments
iAviatorJose commented
i have added your library as a pod to my project.
But i don't find any Chess BoardView
Apologies if this is a naive Question
nvzqz commented
There is no BoardView
class, sorry. You could use the playground view, but that was only really for working with Xcode playgrounds. I would suggest creating your own UIView
.
iAviatorJose commented
@nvzqz thank you :)