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

View config getter callback for component `AndroidTextInput` must be a function (received `undefined`) #237

Closed SagarSolution closed 2 months ago

SagarSolution commented 2 months ago

When I am using react-native-credit-card-input package with react native 0.74.2 this component crash and through this error Invariant Violation: View config getter callback for component AndroidTextInput must be a function (received undefined).