UICollectionView or grid-like control available yet?

Has anyone had success or has there been any talk of Xojo implementing a UICollectionView or something similar? Looks like the only way to get anything close right now would be to use a UIScrollView (iOSScrollableArea) and try to set up a container control with the various items?

I use @Antonio Rinaldi 's ARCollectionView and it’s great.