mrchandoo / cordova-plugin-decimal-keyboard

Cordova plugin to show decimal keyboard on iPhones
Apache License 2.0
37 stars 71 forks source link

Accessibility support - unable to tab (i.e. swipe) to that button #18

Open tahsin-mostafiz opened 6 years ago

tahsin-mostafiz commented 6 years ago

Hello,

I love the idea behind your plugin, and it worked perfectly until I was about to implement the accessibility requirements.

I have tried a few of the different accessibility attributes, but it seems that it just won't get added to the list of accessibility elements.

Any suggestions?

Aside, I modified your native code to adjust for safeAreaLayoutGuide in iPhone X. I'll make a PR when I get a chance. Thanks in advance!

mrchandoo commented 6 years ago

@tahsin-mostafiz are you sending a PR ?