Skip to content

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

Description

@singhlovey

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions