MosaicUI
MosaicUI copied to clipboard
Remote Data Source
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.
Just can't reload. I have met the same problem.
Have you got it working at all? It'd be great to see some code if you have?
Yes is possible reload: mosaicView.datasource = self; mosaicView.delegate = self; [mosaicView refresh];