react-native-credit-card-input
react-native-credit-card-input copied to clipboard
setValues() on full card number or full expiry raises an error
trafficstars
Attempt to measure layout but offset or dimensions were NaN
EDIT: On further investigation, only causes error if card or expiry is valid. Invalid values do not cause the error. This is probably caused by the fact that a valid value on either of these fields attempts to focus on the next value.
Yeah getting the same error.
any updates?