react-native-phone-number-input
react-native-phone-number-input copied to clipboard
Formatted Value is not saved Correctly
Formatted value has 0 before the country code using UK number input
The console log below shows the number correctly but its not stored
console.log(getNumberAfterPossiblyEliminatingZero);
Can confirm issue with getNumberAfterPossiblyEliminatingZero, it cuts off the last number on top of the first 0