Is it possible to add constraints to collection view cells in some way so they change size in relation to the device they're on? I've googled a bit and can just find ways to do it programmatically, which I fail to implement. :P If not, what's the easiest way to do it?
Also, how do I change the spacing size between the cells?