Open tastydev opened 6 months ago
If you enter a code and it reaches the specified code length onFulfill will fire twice sometimes due to unstable state handling.
onFulfill
fixed in PR https://github.com/xamous/react-native-smooth-pincode-input/pull/110
If you enter a code and it reaches the specified code length
onFulfill
will fire twice sometimes due to unstable state handling.