react-native-confirmation-code-input
react-native-confirmation-code-input copied to clipboard
feature: getCurrentCode called when change focus and return code
Need for custom validation, where user Enter confirmation code and erase it. the code remains complete after the onFulfill event.
Now, if necessary, we can get CurrentCode for onFocus.
add new prop: getCurrentCode - returns the current code as a string