React & React Native

undefined is not an object (evaluating '_react.PropTypes.number')

클라인STR 2018. 11. 19. 20:19

PropTypes 참조가 누락되었거나 잘못된경우 해당에러가 발생한다. 


import PropTypes from 'prop-types'