Git Product home page Git Product logo

xamarin.forms.entryautocomplete's People

Contributors

brogowski avatar krzysztofstepnikowski avatar kstepnikowski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xamarin.forms.entryautocomplete's Issues

Create simple skeleton

Create iOS & Android app with simple auto complete control.
Let's say it's going to have list of countries - hard coded for now.
Design input box and selectable list of suggestions.

Duplicated clear button on UWP

On UWP when using Clear Button two buttons are visible.
One from original Entry control (built-in) and one from EntryAutoComplete control.

Hide either original button or hide custom one.

MaximumVisibleElements

Implement set height request listview about how many items contains in the listview.
Implement displaying a count of items in the listview about the set bindable property - MaximymVisibleElements.

Please check this on iOS Platform.

Slow

Great work, but it's extremely slow when you write some value, the time requested to rerender the control is really too high for a responsive UI

Search

  • Default (contains)
  • Starts with
  • ends with
  • custom (IEqualityComparer)

**Java.Lang.NullPointerException:** ''

<xForms:SfAutoComplete Grid.Row="0" Grid.Column="1" Watermark="beer i like"/>

Xamarins.forms app .net standard2.0
Xamarin.Forms version 4.6.0.726
sfAutoComplete 18.1.0.48
Microsoft Visual Studio Enterprise 2019
Version 16.5.4

when running the application the viewmodel is loaded but the runtime exception I get is
Java.Lang.NullPointerException: ''

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.