iCodist
iCodist
2016-09-21 11:17:14.581009 swiftScan[286:18283] [access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string...
There's something wrong with VGParallaxHeader when using in a UICollectionView with UIRefreshControl
There's something wrong with VGParallaxHeader when using in a UICollectionView with UIRefreshControl. VGParallaxHeader is a wonderful control, I want to use it in my projet!
I have a UITextfield in a table view cell, table view will have a wrong content offset after this field become first responder, if you toggle iOS's user interface style....
I want to use k2pdfopt in my iOS App, is it possible?
Is there a Swfit 3.0 version?
There is a bug when the itemsize equals to collectionview's size and numberOfItem is 2 and numberOfSection is 1. I try my best to kill the bug, but I am...