react-native-otp-textinput icon indicating copy to clipboard operation
react-native-otp-textinput copied to clipboard

Text View usable for OTP / Pin implementation

Results 33 react-native-otp-textinput issues
Sort by recently updated
recently updated
newest added

Getting this error : `Could not find a declaration file for module 'react-native-otp-textinput'. 'C:/Users/Anubhav/booknav-frontend/node_modules/react-native-otp-textinput/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/react-native-otp-textinput` if it exists or add a...

Hi, When entering an OTP code, if the user clicks the back button, it's as though there is an extra digit. If the user tries to enter another number, the...

Hi Team, As per our requirement we need to set **_offTintColor_** for particular **TextInput** filed on entered status. We need to differentiate cells which are filled with OTP, but now...

enhancement

Hello, Thank you for making this module it's really great and simple to use. I have a slight problem when the autofocus property is set on OTPTextView like this: `...

I get this error in VS Code when I import the library. `Could not find a declaration file for module 'react-native-otp-textinput'` i tried running `yarn add -D @types/react-native-otp-textinput` but it...

in the below screen, I have integrated OTP but I am getting numbers and text for ex. 12bc ![Screen Shot 2021-10-02 at 4 36 05 PM](https://user-images.githubusercontent.com/25630955/135713510-ee834f64-598e-4fac-9be0-4affb5303a77.png)

Autofoucs is not working correct. it is showing in last cell. ![Screenshot 2021-08-12 at 5 38 01 PM](https://user-images.githubusercontent.com/47211749/129194154-e32bfa6a-4123-4753-a917-38d36986094b.png)

warning : [email protected]" has incorrect peer dependency "react-native@^0.72.4". this happen when using newer version of react-native react-native : "0.73.3"