shinyformica
Nov 06, 2019 - 20:01
Before I delve into all the necessary objective-c to build a UICollectionView and delegate that I can use inside a pythonista UI, has anyone out there already done the necessary wrapping so that I can have a working starting point?
https://developer.apple.com/documentation/uikit/uicollectionview
I don't need much more than the basic functionality, so I'll need the view, a datasource and a delegate, but not much else, I think.