Skip to content

Commit be53d04

Browse files
authored
Update README.md
1 parent d192780 commit be53d04

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ A simple iOS swift project demonstrates how to implement collapsible table secti
33

44
[![Language](https://img.shields.io/badge/swift-2.3-brightgreen.svg?style=flat)]()
55

6+
### Coming Soon ###
7+
- Use `UITableViewHeaderFooterView` instead of `UITableViewCell` according to [Apple API reference](https://developer.apple.com/reference/uikit/uitableviewheaderfooterview).
8+
- Auto layout programmatically
9+
- Remove storyboardy
10+
611
### Demo ###
712
![demo](screenshots/demo.gif)<br />
813

0 commit comments

Comments
 (0)