react-native-stripe-checkout icon indicating copy to clipboard operation
react-native-stripe-checkout copied to clipboard

Issue during import statement - undefined is not an object (evaluating '_react.PropTypes.func')

Open adamgilzean opened this issue 6 years ago • 3 comments

I am trying to include the library like so: import { AddCard, SelectPayment } from 'react-native-stripe-checkout';

As soon as it tries to load the library, I get the error: undefined is not an object (evaluating '_react.PropTypes.func')

Also, this might be unrelated, but the documentation example for react-native-checkout shows an import like this: import { AddCard } from 'react-native-stripe-checkout' which seems a little inconsistent. That also doesn't work for me. Source here: https://github.com/z-dev/react-native-checkout

adamgilzean avatar Dec 11 '18 04:12 adamgilzean

lol they didnot provide any example or documentation this package is useless

bilalyaqoob avatar Jul 06 '20 22:07 bilalyaqoob

Yea this is unmaintained, feel free to open PRs if you want to improve on it

META-DREAMER avatar Jul 06 '20 22:07 META-DREAMER

react-native-awesome-card-io need to be bumped to v 0.9.1

aaronbesson avatar Dec 07 '22 16:12 aaronbesson