You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried many way to set dynamic height on run time but not able to set it. if I remove fix height and set UITableView.automaticDimension then open cell size also calculated.
The text was updated successfully, but these errors were encountered:
@vipinsaini0 hey!) yep, currently this library doesn't support dynamic cell height. It is more about animation effect not about solving a lot of dynamic cell height corner cases. I'll mark this as enhancement, but idk if there will be time for this in the conditions of the increasing popularity of SwiftUI
@0ber @RamotionDev @Juriv @igork-ramotion #Urgent #important
I tried many way to set dynamic height on run time but not able to set it. if I remove fix height and set
UITableView.automaticDimension
then open cell size also calculated.The text was updated successfully, but these errors were encountered: