nosir/cleave.js

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

オープン

#141 opened on 2016/12/08

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (1,661 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (17,931 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド