MosaicUI
MosaicUI copied to clipboard
A tiled UI for iOS and iPhone
How would one go about fetching JSON for the mosaic view from a server? I've given it a good go using AFNetworking but nothing seems to work.
It would be great if cells and their content would be recycled when getting out of / back into the visible Area. I managed to do this in my version...
If there are about 10+ images each set a size 0 i.e. if their sizeForModuleSize equals CGSize(4,4) then not all images are visible due to fixed max scroll pages.
This code is really great! And a full screen player with swipe to view the photos would be awesome. Any plans to implement that ? thanks