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

Card image is not updating once flipped #110

Closed revdfdev closed 2 months ago

revdfdev commented 6 years ago

Card image takes time to change after flipped like it take almost 4-5 minutes to update.

darkmantle commented 6 years ago

For me it can take anything from 10 seconds to a few minutes. Big problem.

jmporchet commented 5 years ago

Guys, how is anyone supposed to help you? You're not providing any context here. I'm sure you can do better than that. Not knowing anything about your situation, I will provide an answer to a problem I encountered in another situation: animations were really slow in my iOS simulator because I had inadvertently activated "slow animations" in the "Debug" menu.