lotosbin / react-native-pin-input-sample

sample for react-native-pin-input
MIT License
1 stars 0 forks source link

onPinEntered? #3

Closed appjitsu closed 6 years ago

appjitsu commented 6 years ago

Would you mind adding some sort of callback for when input is entered for each pin number? I am using this with react-native-stager and I need to check for certain conditions as each number is input. onPinCompleted is not enough. Thanks.

appjitsu commented 6 years ago

closing this issue. i created a pull request.

https://github.com/lotosbin/react-native-pin-input/pull/14