Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 285 Bytes

File metadata and controls

5 lines (3 loc) · 285 Bytes

UITableView Expandible with Swift

This is an example of a View Controller containing a map view and a TableView.

There is a custom cell class with gestureRecognizer and this class is used for the tableview’s header to scroll it on top of the UIMapView to maximize to real state.