RGeleta
RGeleta
Is this code inside your custom collectionVIewCell ? if so you should probably add the blur effect view into the the contentView of the cell instead of directly inserting it...
I see the screen shots and they seem fine to me. But maybe there is something i'm missing. What specifically about the screenshots you posted bothers you ? namely, what...
I see your point. I'll have to look into it for the layout. However, I'd say that you apply a similar transform (rotation around say the y axis) with different...
There aren't any methods for that at the moment. Note, this is a layout for collection views and not a custom view. Therefore, you can use all of the delegate...