You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2020. It is now read-only.
A real simple change to the TableSection could add an expandable UITableview sections behavior.
I've attached files which are edited to include this behavior and showcase in the Table sample section as well.
Is it possible to merge these changes and update the library?
It would be way nicer to just use pods with these changes than to provide a workaround for the same behavior since the TableSection class is not declared as an open class making it impossible to sub-class and extend the library.
A real simple change to the TableSection could add an expandable UITableview sections behavior.
I've attached files which are edited to include this behavior and showcase in the Table sample section as well.
Is it possible to merge these changes and update the library?
It would be way nicer to just use pods with these changes than to provide a workaround for the same behavior since the TableSection class is not declared as an open class making it impossible to sub-class and extend the library.
Pached files.zip