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

lines between the inputs #195

Closed barakformanski closed 3 years ago

barakformanski commented 3 years ago

i arrenged the inputs vertically and not can not erase those line between the inputs

card react native with lines problem

barakformanski commented 3 years ago

i found the line.. inputContainerStyle: { // borderBottomWidth: 1, // borderBottomColor: "black", // backgroundColor:"red"

},
on creditCardInput.js