nosir/cleave.js

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

Open

#141 ouverte le 8 déc. 2016

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)JavaScript (1 661 forks)batch import
help wanted

Métriques du dépôt

Stars
 (17 931 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?

Guide contributeur