Custom Cordova IOS keyboard -


i working on cordova app client insists have custom keyboard numeric input looks native; goal similar keyboard comes paypal.

here problem: need without touching way things work android in our app. means need create cordova plugin, have read creating custom keyboard looked down on folks on @ apple (see this old post it).

i've had difficult time finding documentation on how cordova on ios, makes me lean towards rolling solution inside of cordova using jquery library. question has 2 parts:

1: if possible, how 1 create custom keyboard html5 inputs in cordova ios plugin?

2: if lost cause, existing jquery plugins recommend instead?


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -