react-native-confirmation-code-input icon indicating copy to clipboard operation
react-native-confirmation-code-input copied to clipboard

feature: getCurrentCode called when change focus and return code

Open timqha opened this issue 7 years ago • 0 comments

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

timqha avatar May 08 '18 14:05 timqha