Welcome to the Xamarin.Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Forms, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I'm looking to create the ability of typing in an entry and having the query appear below the entry like in AutoComplete. I've tried to implement it in AutoComplete, but it doesn't seem to be made for this - when you change the DataSource's items after every text input it starts to act weird.
Here is how I created it: