Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 661 Bytes

File metadata and controls

17 lines (8 loc) · 661 Bytes

UITableViewWithMapView

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.

results:

alt tag

Scrolling up the pink header or Taping on it makes the UITableView reach the top.

alt tag

alt tag