No image provided.
SpotlightSearch
December 18, 2019 • MIT License
Spotlight Search UI written in SwiftUI and Combine.
Youtube URL in action :
https://www.youtube.com/watch?v=iaPvEpq8Ci4 (dark theme)
https://www.youtube.com/watch?v=wfLU_tlXeX0 (normal theme)
SearchablePicker
August 04, 2018 • Apache 2.0 License
Display Apple system-like picker view. It is well suited for showing a long list of items with a search bar in iOS-like way. It looks very similar to the views shown in Apple System Setting.
No image provided.
FlickrSearchSwift
June 24, 2017 • Apache 2.0 License
This is a project showing how to fetch huge chunk of images via API and put them in a nice UICollectionView with parallax effect.
It also covers adding a fancy expanding cell to UICollectionView, ...
CoreDataSearch
April 27, 2017 • Apache 2.0 License
This is a simple project which shows basics of Search on Core data . You can add, load, delete and make a search on the items added in a UICollectionView. Developed in Latest Swift 3 syntax.
CollectionViewSearchSwift
April 21, 2017 • Apache 2.0 License
A simple project mainly focussing on Implementation of search in UICollectionView. Also lets you know about arranging UICollectionView Cells, their spacing, co-ordinates and arrangement based on di...
HXSearchBar
February 07, 2017 • Apache 2.0 License
HXSearchBar is a fully customizable search box
- inherited from UISearchBar, as simple as UISearchBar
- HXSearchBar is an extension of the UISearchBar, adding a number of custom attributes
- H...
TOSearchBar
November 04, 2016 • MIT License
A basic re-implementation of UISearchBar, with better theming options and animations.
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...
SSSearchBar
February 24, 2014 • MIT License
A clean, easy to use, awesome replacement for UISearchBar.
GzCountryTableView
May 12, 2013 • MIT License
A UITableView preloaded with all App Store countries and flags. It allows you to pick a country from a list or via search.