Skip to content

A UITableView combined with a MKMapView to show both. If scrolled down the TableView will disappear and show the Full MapView and the other way around.

License

Notifications You must be signed in to change notification settings

bshanoj/KIPullToReveal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KIPullToReveal

Combine a search result's UITableView with a MKMapView.

Just setup the KIPullToRevealViewController as a UITableViewController with the known delegate methods. Set pullToRevealDelegate to your desired delegate class. If the "Search" button is pressed your "-(void) pullToRevealDidSearchFor: (NSString) searchText" selector will be fired containing the user's search-text.

Feel free to fork and use this controller, if you make any changes useful for others, please feel free to make a pull request.

Have a nice day!

Screenshot 1 Screenshot 2 Screenshot 3

About

A UITableView combined with a MKMapView to show both. If scrolled down the TableView will disappear and show the Full MapView and the other way around.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published