react-native-custom-keyboard-kit icon indicating copy to clipboard operation
react-native-custom-keyboard-kit copied to clipboard

I'm getting Error while using install() method!!!!

Open sami3898 opened this issue 4 years ago • 0 comments

I've used the install() method like this

install('MyKeyboard', () => MyKeyboard)

I'm getting an Error on Runtime which is

java.lang.String cannot be cast to java.lang.Double

if I'm using the install() method in the wrong way please correct me.

Thank you

@Bunlong

sami3898 avatar Dec 01 '20 10:12 sami3898