nosir/cleave.js

Error in react-native: Expected a component class, got [object Object]

Aperta

#141 aperta il 8 dic 2016

 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (1661 fork)batch import
help wanted

Metriche repository

Star
 (17.931 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?

Guida contributor