Kostas Kremizas

Results 4 issues of Kostas Kremizas

Thanks for this awesome plugin! I would like to - use binary pods in order to reduce my project's compile times and - keep the original pod sources and check...

question

The native iPhone Photos app has spacing between the full screen images. Is it possible to do this using UICollectionView?

When the fallback to NSURLCache happens (iOS>5.0) caching for UIWebViews does not work. I assume it is because NSCachedURLResponse coming from an UIWebView has a storagePolicy set to NSURLCacheStorageAllowedInMemoryOnly as...

My project has deployment target iOS 7.0 and I am trying to install Fox using cocoa pods (so in my podfile I have platform :ios, "7.0"). I get the following...