Skip to content

Commit fe763e0

Browse files
authored
Update README.md
1 parent c88d968 commit fe763e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@ Noticed that we don't lazily just reload the whole section, we only reload the r
215215

216216
That's it, please refer to the source code and see the detailed implementation.
217217

218+
### What's coming next? ###
219+
220+
- Custom tableview cell with auto height support, see branch https://github.com/jeantimex/ios-swift-collapsible-table-section/pull/22.
221+
218222
### More Collapsible Demo ###
219223

220224
Sometimes you might want to implement the collapsible cells in a grouped-style table, I have a separate demo at [https://github.com/jeantimex/ios-swift-collapsible-table-section-in-grouped-section](https://github.com/jeantimex/ios-swift-collapsible-table-section-in-grouped-section). The implementation is pretty much the same but slightly different.

0 commit comments

Comments
 (0)