react-native-credit-card-input icon indicating copy to clipboard operation
react-native-credit-card-input copied to clipboard

cardImageFront not working for iOS 14

Open goldqwert opened this issue 5 years ago • 2 comments
trafficstars

cardImageBack and cardImageFront is not working for iOS 14

goldqwert avatar Sep 24 '20 08:09 goldqwert

not solution for this?

thiagocsfoz avatar Dec 10 '20 20:12 thiagocsfoz

Have you tried updating react-native to 0.63? There is a known image display issue with RN 0.62 and iOS 14 (0.60 and 0.61 also?). Images don't show up for me using iOS 14 and RN 0.62.2, so I upgraded to 0.63.x and they work. If this uses images, it could be the problem. I haven't tried it with this library yet though.

calliday avatar Dec 20 '20 01:12 calliday