ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
192 stars 177 forks source link

working ionic 4 example with accessory bar in use #91

Open cyptus opened 5 years ago

cyptus commented 5 years ago

is there any working ionic 4 example with the accessory bar in use? i try to implement an ionic form with ion-input fields on iOS and be able to switch from one input to the next one just like it works in browser when using "tab" key. the accessory bar is always disabled on iOS, also i try to enable it with "HideKeyboardFormAccessoryBar" setting and "hideFormAccessoryBar" method.

jcesarmobile commented 5 years ago

I can't reproduce, can you provide a sample app?