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

Inconsistencies in method - (nullable UITableViewCell *)cellForItem:(id)item; #261

Open rajatraj733 opened 5 years ago

rajatraj733 commented 5 years ago

This method returns inconsistent results. It returns different cells for a same item.