Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 255 Bytes

TableViewSample_1

This demonstrates how to use UIStackView inside a UITableViewCell to expand and collapse a date picker inside the cell.

Unfortunately, UIStackViews are only available in iOS 9.0 and above.

Sample