zleao / zoft.MauiExtensions.AutoCompleteEntry

AutoComplete Entry control for .Net MAUI that provides a list of suggestions as the user types
MIT License
32 stars 10 forks source link

iOS personalization #30

Open zanhk opened 2 months ago

zanhk commented 2 months ago

Hi,

is there a way to personalize the autocomplete on ios like removing the line in the bottom of the autocomplete entry or remove the unnecessary padding at the end or increase the font size of the element in the autocomplete?

Thanks

zleao commented 2 months ago

Hello,

this feature is currently under development. See #28 for more information. Feel free to join the effort! :)

zanhk commented 2 months ago

Awesome, this weekend I ll look into it

zanhk commented 2 months ago

is there a PR?