Relative Content

Tag Archive for iosreactjstypescriptreact-native

Autofill OTP in iOS React Native

I have a Typescript React Native custom component for React Native Boxed OTP input. Where it is working fine in all the conditions, but when it comes to autofilling otp for iOS it is only pasting 1st value of otp which is shown in iOS Keyboard and rest of the Input Box remains empty. Not pasting entire otp input all input box. But for android it is working fine.