Augustyniak / RATreeView

Library providing easy-to-use interface for displaying tree structures on iOS and tvOS.
MIT License
2.49k stars 466 forks source link

RATreeView contentSize not available #279

Open gaikwadsuraj opened 3 years ago

gaikwadsuraj commented 3 years ago

Hi, I have added a RATreeView inside a UITableViewCell. I am facing dynamic height issues. How can I get the content height to my parent view ?