LayoutKit
LayoutKit copied to clipboard
UITableViewCell problem in iOS 11
I encountered a strange animation happening in my cells using LayoutKit.
It happens only in iOS 11. iOS 10 behaves normally, with no resizing of the elements inside.
I wasn't able yet to reproduce it outside my project.
I recursively painted all the subviews of makeViews() with half transparent background color to help notice the changes.
Using version 5.0.0.
Has anyone experienced anything similar or has ideas on what to investigate?
Thanks
Screen recording:
