Skip to content

dhufnagel/MBAutoComplete

This branch is 6 commits ahead of, 5 commits behind MarcBruins/MBAutoComplete:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 9, 2018
6cb1bb9 · Oct 9, 2018

History

42 Commits
Oct 9, 2018
Jul 17, 2016
Jul 17, 2016
Jun 16, 2016
Jul 17, 2016
Jul 17, 2016

Repository files navigation

MBAutoComplete

Completely customizable Xamarin iOS autocomplete field

Example

Note that library is not an out of the box solution that looks perfectly on everything. It has some default behaviour which you can use to setup an autocomplete field really quick if that is what you want. But the nice thing about this library is that it is completely customizable.

Quickstart

  1. Add the package to your project.
  2. In the interface builder select the textfield that you want to have autocomplete functionality and bind it to the viewcontroller
  3. Change the class  to "MBAutoCompleteTextField"
  4. Call the setup method in the ViewDidAppear
  5. Done!

For more info checkout: http://www.marcbruins.nl/xamarin-ios-autocomplete/

About

C# autocomplete field for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%