tjvantoll / nativescript-IQKeyboardManager

NativeScript wrapper for the popular IQKeyboardManager iOS framework
MIT License
100 stars 20 forks source link

How to auto fetch OTP, if we use multiple text fields #78

Open arturikoX opened 3 years ago

arturikoX commented 3 years ago

HI, I'm using UITextContentTypeOneTimeCode and it is fine with one long text field, but in our app, OTP in design is a multiple text field, i.e: Is there any workaround to paste the OTP from sms to multiple fields?

Thanks

majorpaynegh commented 3 years ago

@arturikoX how did u manage to do this??