nosir/cleave.js

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

Open

#141 aberto em 8 de dez. de 2016

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (1.661 forks)batch import
help wanted

Métricas do repositório

Stars
 (17.931 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador