Closed ha-family closed 7 years ago
error because react 16 not have Proptypes but this lib use PropTypes from react 15 You can edit lib and Replace Proptype with prop-type ("(https://www.npmjs.com/package/prop-types") and worked fine.
thank you !! it's works
but another error shows
Unhandled JS Exception: Error: The
error only shows when i use CreditCardInput
i solved by change CardView.js switch Image to ImageBackground
i got an error after i import the component did anyone got same error??
https://imgur.com/05jKbXR
Unhandled JS Exception: Cannot read property 'string' of undefined Unhandled JS Exception: Module AppRegistry is not a registered callable module (calling runApplication)