Skip to content

Commit e5f8f22

Browse files
authored
Update README.md
1 parent 1199d36 commit e5f8f22

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
@@ -233,6 +233,10 @@ That's it, we have implemented the collapsible table section! Please refer to th
233233

234234
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.
235235

236+
## Can I use it as a pod? ##
237+
238+
I am making a pod in a separate repo: [CollapsibleTableSectionViewController](https://github.com/jeantimex/CollapsibleTableSectionViewController), and I just get started, designing the interfaces etc, so it will take some time to finish.
239+
236240
## License ##
237241

238242
This project is licensed under the MIT license, Copyright (c) 2017 Yong Su. For more information see `LICENSE.md`.

0 commit comments

Comments
 (0)