TagView-in-swift
January 03, 2021 β’ Apache 2.0 License
A simple TagView designed in swift using just a collectionview. Very simple code and easy to understand.
DialCountries
September 04, 2020 β’ MIT License
DialCountries is a swift Controller. Provides country name, ISO 3166 country codes, country flag, and calling code
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)
Voice Overlay
October 06, 2018 β’ MIT License
π£ An overlay that gets your userβs voice permission and input as text in a customizable UI
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.
NSPredicate-Search
August 26, 2017 β’ Apache 2.0 License
A NSPredicate category to help with a dinamic Search (smart search)
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.
No image provided.
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...
YNSearch
April 19, 2017 β’ MIT License
π Awesome fully customizable search view like Pinterest written in Swift 3
PRGLocationSearchBar
March 20, 2017 β’ MIT License
Control used to show a search bar which can fetch your location as well as geocode a search string
ContactHelperSwift3
March 09, 2017 β’ MIT License
ContactHelperSwift3 contains Fetch, Delete, Add and Update Contact Functionality
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...