SkillAgentSearch skills...

KIPullToReveal

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.

Install / Use

/learn @kimar/KIPullToReveal
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars82
CategoryDevelopment
Updated2y ago
Forks16

Languages

Objective-C

Security Score

80/100

Audited on Feb 15, 2024

No findings