Josh

Results 29 comments of Josh

@KelvinJin thanks for your swift response. How do you mean by demo? Do you want the source files? I can send them to you privately if you'd like!

@KelvinJin Alright, I'll share a private repo with you soon

@KelvinJin Hey, I just realized that the scope of what I made is a bit large and may be difficult to comprehend. BUT I did create a repo with 2...

Hi @KelvinJin sorry for the late response. Yes, I can confirm that the current version of Redplanet (v3.4.91) on the App Store uses AnimatedCollectionViewLayout version 0.2.0. I actually updated Cocoapods...

@KelvinJin I just found the bug. It occurs when you scroll/swipe from: **(A)** _a UICollectionViewCell with a UITableView and UITableViewCell_ to **(B)** _a regular UICollectionViewCell, XIB._ If you don't mind...

@KelvinJin actually, I don't think it has anything to do with iOS 11. And yes! I'm working on that. I'll be creating a mockup/replica with fixed data so you can...

@lemanhtien Have you ever resolved this issue? I'm facing a similar issue but with the SCVideoOverlay rendered over the video.

I had the same issue. I was using this in conjunction with GPUImage, and I found out that I had to pre-configure the camera's frame/resolutions size for the iPhone X,...

@gutiago @hardik99 if you're using the GPUImage dependency, I resized the camera target size to ensure that the content of the image or video is equal to the filter view

@gutiago so it was resolved? I think it has less to do with SCRecorder's contentMode but the content of the image or video asset itself