Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-native-custom-keyboard not working in iOS app #24

Open
singhlovey opened this issue Jun 13, 2018 · 0 comments
Open

react-native-custom-keyboard not working in iOS app #24

singhlovey opened this issue Jun 13, 2018 · 0 comments

Comments

@singhlovey
Copy link

Hi,

I have install and integrate this plugin in iOS application but my app got crash once it loads custom keyboard.

Running application "CustomKeyboard" with appParams: {"rootTag":11,"initialProps":{"type":"hello","tag":267}}. DEV === true, development-level warning are ON, performance optimizations are OFF
2018-06-07 15:32:10.233 [fatal][tid:main] Exception '-[RCTTextField setInputView:]: unrecognized selector sent to instance 0x153d9da10' was thrown while invoking install on target CustomKeyboard with params (
267,
hello
)

Getting an above error.

NOTE:- I have also changed UITextField instead of UiTextView in customkeyboard.m file but still no luck. Please help as this is the only plugin for creating custom keyboard. If not please any other way to achieve the goal.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant