react-native-smooth-pincode-input
react-native-smooth-pincode-input copied to clipboard
[BUG] onFulfill fires twice on code completion
If you enter a code and it reaches the specified code length onFulfill will fire twice sometimes due to unstable state handling.
fixed in PR https://github.com/xamous/react-native-smooth-pincode-input/pull/110