KiranJasvanee / InfinityExpandableTableTree

Provides a tableview cells expansion (expanding cell area - subcells'), you can expand cells up to level ∞-1. Use Dynamic JSON Tree structure to initialise, or use static initialisers - Indexing/Swifty Closures.
MIT License
167 stars 45 forks source link

Keep Tableview Expanded #5

Open maasim94 opened 7 years ago

maasim94 commented 7 years ago

I want to keep tableview expanded all times, even if user tap on expanded parent, is there any way for this?

KiranJasvanee commented 7 years ago

I will add this additional feature and let you know here soon.

luisfermp19 commented 6 years ago

Hi,

Is this new feature already developed?

Thx.