cleave.js
cleave.js copied to clipboard
Error in react-native: Expected a component class, got [object Object]
I would love to use cleave in my react-native app but following the react implementation instructions I the getting the error: Expected a component class, got [object Object]
.
Versions:
"react": "^15.4.1"
,
"react-native": "^0.39.0",
I am using the code exactly like in the example, but it might just be me having overlooked something?
i have also same issue in react native android
me too
any update to compatibility with RN?
if someone could push up a small repo demoing the problem I'd be happy to take a try at fixing.
Is there any update on it? Would love to use it in React Native.
I'd also want to use the library for React Native. Any updates? Thank you!