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

have uitableviewcell break in half #197

Closed akahnn closed 7 years ago

akahnn commented 7 years ago

I want to copy the behavior of the side bar as seen on this website . So instead of sliding down, the uitableview cell breaks in half.
Was wondering if anyone can point me in the direction if this can be achieved natively using this framework? Or would you suggest starting from scratch?