wix-incubator / react-native-keyboard-input

Use your own custom input component instead of the system keyboard
MIT License
819 stars 150 forks source link

Crash in RN 0.53 iOS #41

Closed Darkhorse-Fraternity closed 6 years ago

Darkhorse-Fraternity commented 6 years ago

'[<RCTTextView 0x7fa5b0c91a30> valueForUndefinedKey:]: this class is not key value coding-compliant for the key _backedTextInput.' *** First throw call stack:

artald commented 6 years ago

should be fixed now with version 5.2.0

giantss commented 5 years ago

@artald @Darkhorse-Fraternity "react-native-keyboard-input": "^5.2.3", Still will crash.