sbycrosz / react-native-credit-card-input

Easy, cross-platform credit-card input for your React Native Project! Start accepting payment 💰 in your app today!
MIT License
1.46k stars 699 forks source link

Unable to resolve "react-native-credit-card-input" #190

Closed devon66h closed 3 years ago

devon66h commented 3 years ago

Recently added this to my project and upon importing it I get this error: Unable to resolve "react-native-credit-card-input"

I've tried rm -rf node_modules/ then yarn to no avail.

Have also tried reseting cache in expo project with expo r -c

Please let me know if you have any other solutions/ideas.

devon66h commented 3 years ago

I was installing to wrong directory, oops...