Search results for search

TOSearchBar screenshot

TOSearchBar

November 04, 2016 • MIT License
A basic re-implementation of UISearchBar, with better theming options and animations.
RSKCollectionViewRetractableFirstItemLayout screenshot

RSKCollectionViewRetractableFirstItemLayout

September 24, 2016 • Apache 2.0 License
RSKCollectionViewRetractableFirstItemLayout is an open source collection view grid layout that allows you to add an automatically retracting item to the top of your collection views. The top ret...
SHBinarySearchForRange screenshot

SHBinarySearchForRange

August 30, 2016 • MIT License
A simple library to perform binary search to find the nearest double/float value from a double/float array for a given double/float. ## Overview This cocoapod helps to find the nearest ceilin...
DistancePicker screenshot

DistancePicker

August 09, 2016 • MIT License
DistancePicker is a custom UIKit control to select a distance with a pan gesture. It looks like a ruler with multiple distance marks and can be used to resize a map, set up a geofence or choose a s...
PredicateEditor screenshot

PredicateEditor

July 28, 2016 • MIT License
A visual editor for dynamically creating NSPredicates to query data in your app.
SWSearchView screenshot

SWSearchView

July 22, 2016 • MIT License
Easy and Simple SearchView More than Search Display Controller
PBDataTableView screenshot

PBDataTableView

July 14, 2016 • MIT License
DataTable for iPhone and iPad
SearchTextField screenshot

SearchTextField

July 04, 2016 • MIT License
UITextField subclass with autocompletion suggestions list
SearchTableView screenshot

SearchTableView

July 01, 2016 • MIT License
UITableView subclass to easily search on tableView.
RAMReel screenshot

RAMReel

June 22, 2016 • Unspecified License
Controller that allows you to choose options from the list.
MICountryPicker screenshot

MICountryPicker

May 06, 2016 • MIT License
MICountryPicker is a country picker controller for iOS8+ with an option to search.
WACoreDataSpotlight screenshot

WACoreDataSpotlight

October 02, 2015 • Unspecified License
Automatically index your CoreData objects to CoreSpotlight on iOS 9
PARTagPicker screenshot

PARTagPicker

August 20, 2015 • Unspecified License
This pod provides a view controller for choosing and creating tags in the style of wordpress or tumblr.
LocationPicker screenshot

LocationPicker

August 09, 2015 • MIT License
LocationPickerViewController is a UIViewController subclass to let users choose locations by searching or selecting on map. It's designed to work as UIImagePickerController. User can select loca...
GooglePlacesSearchController screenshot

GooglePlacesSearchController

July 04, 2015 • MIT License
Google Places autocompleting address search controller
No image provided.

UICollectionViewWithSearchBar

June 12, 2015 • MIT License
CollectionView With SearchBar
ResearchKit screenshot

ResearchKit

April 14, 2015 • BSD License
ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.
FSNetworkingSearchController screenshot

FSNetworkingSearchController

April 03, 2015 • MIT License
Search controller with suggest completion using Foursquare API following Instagram design.
UILabel-AutomaticWriting screenshot

UILabel-AutomaticWriting

March 10, 2015 • MIT License
UILabel category with automatic writing animation. Inspired by Google Trends - Hot Searches (http://www.google.com/trends/hottrends/visualize)
StringScore_Swift screenshot

StringScore_Swift

March 06, 2015 • MIT License
Swift string ranking 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825 StringScore_Swift is a Swift library which provides fast fuzzy string matching/scoring. Based on ...