react-native-credit-card-input
react-native-credit-card-input copied to clipboard
How to setValue dynamically with new version?
I want to set card number from my login state.
cciRef.current?.setValues({ number: "4894 1234 1234 79014" }) not working any more.