I need to show the suggestion bar over the keyboard, while I am typing there must be some word suggestions & on tap of suggested words those must be updated in TextInput field.
In React-Native for iOS & android both.I have scene the InputAccessoryView but it is not working.
I have also used as well, but not showing any bar on keyboard.