undefined isnot an object (evaluating '_react.PropTypes.number')
alexalannunes opened this issue · 4 comments
alexalannunes commented
import TextField from "react-native-md-textinput";
<TextField
label={"Name"}
highlightColor={"#00BCD4"}
keyboardType={"numeric"}
/>
undefined isnot an object (evaluating '_react.PropTypes.number')
edenkras commented
@alexalannunes Found solution?
alexalannunes commented
@edenkras .. I gave up! kk
I decided to do it myself
hchheta7 commented
Getting the same issue @alexalannunes
Have you found a solution?
alexalannunes commented
@hchheta7 Not yet!