nosir/cleave.js
GitHub で見るError in react-native: Expected a component class, got [object Object]
Open
#141 opened on 2016年12月8日
help wanted
説明
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?