react-native-smooth-pincode-input icon indicating copy to clipboard operation
react-native-smooth-pincode-input copied to clipboard

[BUG] onFulfill fires twice on code completion

Open tastydev opened this issue 1 year ago • 1 comments

If you enter a code and it reaches the specified code length onFulfill will fire twice sometimes due to unstable state handling.

onFulFill_twice

tastydev avatar May 03 '24 09:05 tastydev

fixed in PR https://github.com/xamous/react-native-smooth-pincode-input/pull/110

tastydev avatar May 03 '24 09:05 tastydev