react-native-confirmation-code-field
react-native-confirmation-code-field copied to clipboard
A react-native confirmation code field compatible with iOS, Android and Web
Results
2
react-native-confirmation-code-field issues
Sort by
recently updated
recently updated
newest added
Hey, basically I was having the same problem as in [this issue.](https://github.com/retyui/react-native-confirmation-code-field/issues/227 ) On most of the phones that I tested everything was ok, but on some (like Huawei pro...
Is there support for domain/origin bound one time passcodes input? Valid for iOS, Android & Web Example of message format: ``` You verification code is 4321 @sub.domain.com #4321 ``` refs:...