ttdung11t2 / react-native-confirmation-code-input

A react-native component to input confirmation code for both Android and IOS
MIT License
411 stars 346 forks source link

undefined is not an object (evaluating 'this.codeInputRefs[t].focus') #101

Open asthaG18 opened 2 years ago

asthaG18 commented 2 years ago

I'm getting TypeError: undefined is not an object (evaluating 'this.codeInputRefs[t].focus')

retyui commented 2 years ago

@asthaG18

You can use a fork without this problem and with better maintainability

https://github.com/retyui/react-native-confirmation-code-field

asthaG18 commented 2 years ago

Is there any way out to resolve this issue without using other fork?

retyui commented 2 years ago

@asthaG18 when maintainer will find time to fix it (and as you see last commit was 3 years ago)

image

welcome to wild world of open-source)