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

Once onFulfill get called last text input clears?

Open ios-dev-newbie opened this issue 6 years ago • 1 comments

I have successfully added the library in my project, but when onFulfill get called after successful insertion of data. I saw the last text input filed clears. How to avoid it to happen.

Thanks

ios-dev-newbie avatar May 28 '18 08:05 ios-dev-newbie

This fixes the issue https://github.com/ttdung11t2/react-native-confirmation-code-input/pull/30

a-tokyo avatar Jun 06 '18 19:06 a-tokyo