Tim Bernikovich
Tim Bernikovich
Sounds like a valid point. I really need to do that. Thanks!
@sarahjstacey15 I‘ll try to reduce minimum requirement version to iOS 9.
Actually, you probably can’t. iOS creates view hierarchy on its own. We can’t pass our warmed up view there. Right?
@ZHDeveloper how can I reproduce it? Does `isPrefetchingEnabled = false` fix the problem?
Waiting for updates. :)
First screenshot shows normal behavior. Second one with issue during interactive dismissal.  ![simulator screen shot - iphone x...
SafeArea guide changes without animation. So user can see blink when my red view changes its place.
@maxsokolov Looks like I found where my issue comes from. I should say I create UI in code. So I implemented such controller in the demo project. In this case...
Screenshot I attached previously is incorrect. I should attach screenshot from `TablePrototypeCellHeightCalculator`. When `TablePrototypeCellHeightCalculator` dequeues cell it has default height. For cells created in code it's 44.
Related SO question: https://stackoverflow.com/questions/32172250/uitableview-auto-resizing-row-constraint-breaking-mysteriously-on-iphone-6plus