Austin Fuller

Results 4 comments of Austin Fuller

I need this feature as well for my app so I'm about to start poking around at a potential implementation.

@3lvis So, I've only dug into the code a bit, but I have a few questions. It looks like all data objects are just stored in the same directory? I'm...

I'm work on this problem now as well. I think what I'll end up doing is keeping track of the indexPath of the selected node and check for it within...

If you make the tableView public within the pod, then you can mutate the separatorStyle like normal.