Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue on iPhone plus size models #13

Open
invinciible opened this issue Apr 11, 2018 · 3 comments
Open

issue on iPhone plus size models #13

invinciible opened this issue Apr 11, 2018 · 3 comments

Comments

@invinciible
Copy link

invinciible commented Apr 11, 2018

Hi, it works fine however with iPhone 6s plus iPhone 8 plus it's not covering the whole width. attaching screenshot , viewController is created using xib and reused xib of uitableviewCell
simulator screenshot - iPhone 8 plus - 2018-04-11 at 10 28 43

I tried creating a ViewController in storyboard and changed the class with the one I was using as a xib and it worked fine even with the same cell .
this is the weird issue, hope you'll fix it soon.

@ParkGwangBeom
Copy link
Owner

Sorry for the late review. I have been busy company. We'll review that error.

@michellemmy
Copy link

I experiencing the same issue where shimmer on plus size iPhone model doesn't cover the whole screen eventhough leading and trailing constraint already being set to 0 to superview. Are there any alternative regarding this issue to fix this up? Or maybe you can guide me through a quick fix? After all you're quite busy :(
I really need to get this fix though :(

@NikKovIos
Copy link

Check WindlessContext -> init(container: UIView) -> coverLayer.frame. Perhaps you need to recalculate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants