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

A few questions #227

Closed zhouhao27 closed 7 years ago

zhouhao27 commented 7 years ago

I'm planing to use a treeview in my project. But I have a few questions for yours:

  1. Do you support multiple selections?
  2. Do you support single root node without children?

Thanks.