How to set an inputAccessoryView with Cordova on iOS -


i need add toolbar (for markdown tags) keyboard of cordova ios app. know it's possible swift, inputaccessoryview, i've found hiding keyboardaccessorybar in keyboard plugin cordova.

is there way cordova? or maybe html/css manipulation?


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -