Phonegap iOS6: Proper solution to Remove form assistant bar (prev, next, done)

前端 未结 6 1015
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-31 06:07

Another \"how to remove the pre, next, done button\" -question you may think. Not really actually. I\'ve done some rather thorough research on this and tried out di

6条回答
  •  再見小時候
    2020-12-31 06:47

    This looks like the cordova plugin we have all been waiting for... https://github.com/don/KeyboardToolbarRemover

    This allows a simple toolbar.hide() and toolbar.show()

提交回复
热议问题