react-native-otp-inputs icon indicating copy to clipboard operation
react-native-otp-inputs copied to clipboard

Does not have onCodeFilled method/Props

Open Trapintrovert opened this issue 3 years ago • 1 comments

When the code input is completed, there should be a method to allow the user to navigate or do anything with the inputted code.

Trapintrovert avatar Jul 16 '22 06:07 Trapintrovert

use useEffect with your code state as dependency

Sofrosine avatar Feb 25 '23 14:02 Sofrosine