ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
610 stars 275 forks source link

After hide accessory bar, show up predictive bar #225

Open osnysantos opened 8 years ago

osnysantos commented 8 years ago

I've hide the accessory bar but I wonder if there's a way to get rid of predictive text bar.

Here are the screenshot showing the predictive text:

image

HugoHeneault commented 7 years ago

I'm looking for this too (for android). No idea?

joshmcrty commented 7 years ago

@osnysantos for iOS 10 if you set autocorrect="off" on the input the predictive text should not be displayed. Not sure about older iOS versions or about Android.