All Projects → kimar → KIPullToReveal

kimar / KIPullToReveal

Licence: MIT License
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.

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

KIPullToReveal

Twitter: @Kidmar

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].