tttstudios / react-native-otp-input

Tiny Javascript library which provides an elegant UI for user to input one time passcode.
MIT License
528 stars 239 forks source link

Support InputAccessoryView in iOS? #159

Open CyberTron88 opened 2 years ago

CyberTron88 commented 2 years ago

The InputAccessoryView require a TextInput with a inputAccessoryViewID.

It is possible to set inputAccessoryViewID on the otpinput to trigger the InputAccessoryView?