nosir/cleave.js

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

Open

#141 geöffnet am 8. Dez. 2016

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (17.931 Stars) (1.661 Forks)batch import
help wanted

Beschreibung

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?

Contributor Guide