R.swift
January 29, 2020 • MIT License
Get strong typed, autocompleted resources like images, fonts and segues in Swift projects
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)
BSAutocomplete
February 25, 2019 • MIT License
BSAutocomplete can give you the amazing fullscreen-autocomplete experience!!
how it works URL:
https://youtu.be/uOJv1TJQAyAI
https://youtu.be/l_FbmPHrbBI
BSFloatListView
February 16, 2019 • MIT License
Boring floating list view. get to see how it works by the link below.
gif URL : https://media.giphy.com/media/3ndxp44CtZqqNDjGk3/giphy.gif
No image provided.
GooglePlacesClone
July 10, 2017 • MIT License
This repository aims for a tutorial on how to use the Google Places API in conjunction with Google Maps iOS SDK
CustomeLocationPicker
May 19, 2017 • Apache 2.0 License
Here is the customized control to pick any address from Google Map just like UBER or LYFT Apps You can get complete Address, Cit, Country, Latitude and Longitude.
LUAutocompleteView
May 05, 2017 • MIT License
Highly configurable autocomplete view that is attachable to any UITextField
GoogleMapsHelper
April 20, 2017 • Apache 2.0 License
An easy to integrate Model Based Google Maps Helper (SVHTTPClient, AFNetworking) That lets you Geo Code , Reverse Geocode, Get Directions , Places Autocomplete.
TYDirectionSwift
September 30, 2016 • Apache 2.0 License
Direction between two routes and showing direction path information.Please provide API key in ViewController.swift
TYDirectionFinder
August 09, 2016 • Apache 2.0 License
Direction between two routes and showing direction path information.Please provide API key in TYGooglePlacesApiClient.h.........
For Swift --> https://github.com/ThabreshVivid/TYDirectionSwift
SearchTextField
July 04, 2016 • MIT License
UITextField subclass with autocompletion suggestions list
AutocompleteField
November 20, 2015 • Apache 2.0 License
Add word completion to your UITextFields. <br>
Blog post and instructions: http://iosdev.io/autocompletefield/.
ABCAutoCompleteTextView
October 29, 2015 • Unspecified License
A subclass of UITextView to allow for autocompletion of hashtags and username mentions.
ZTDropDownTextField
August 17, 2015 • MIT License
-Provide dropdown suggestions below UITextField
-Alternative of UISearchController
-Dropdown list will hide automatially, when user tap outside of it
-Implemented with AutoLayout, support ...
GooglePlacesSearchController
July 04, 2015 • MIT License
Google Places autocompleting address search controller
No image provided.
HNKGooglePlacesAutocomplete
July 04, 2015 • MIT License
An Objective-C wrapper for the Google Places Autocomplete API
AutocompleteTextfieldSwift
February 25, 2015 • MIT License
Simple and straightforward sublass of UITextfield to manage string suggestions
KSTokenView (Swift)
February 05, 2015 • MIT License
KSTokenView for iOS written in Swift, displays a collection of tokens in a an editable UITextField similar to NSTokenField, and sends messages to delegate object. It can be used to gather small amo...