Mladjan Antic

Results 12 issues of Mladjan Antic

When I return NO first time, method gets called one more time :| ``` -(BOOL)nextFrameInBGRCGBitmapContext:(CGContextRef *)contextRef { videoExportCounter++; if (videoExportCounter >= self.arrayOfImages.count) { return NO; }else{ UIImage *img = [self.arrayOfImages...

It would be great if you submit this helper app to cocoapods, and make available to devs to include this functionality just with defining "pod 'lauchatlogin'" in Pods file :)