Hi,
on iPad when i put some text into search textinput i see the suggestion near the keyboard, when i've finisced to write the right string and select the item filtered int list the input text change with the text suggested and the result of search (items filtered) disappear because the new value of text is different with it...
I've put autoCorrect={false} into PickerModal component but the problem remain... how can complete disable the suggestion and correction?
Thanks
Hi,
on iPad when i put some text into search textinput i see the suggestion near the keyboard, when i've finisced to write the right string and select the item filtered int list the input text change with the text suggested and the result of search (items filtered) disappear because the new value of text is different with it...
I've put autoCorrect={false} into PickerModal component but the problem remain... how can complete disable the suggestion and correction?
Thanks