react-pin-input
react-pin-input copied to clipboard
React PIN / OTP input component
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.7.0 to 16.13.0. Release notes Sourced from react-dom's releases. 16.13.0 (February 26, 2020) React Warn when a string ref is used in a manner that's not amenable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.7.6. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. High severity vulnerability that affects handlebars Versions of handlebars...
It is difficult to tell what changed from previous release. I can see 0.8.0 was introduced with "fixed security issues" commit but I don't see what the issue was and...
I get this error "'PinInput' cannot be used as a JSX component. Its instance type 'PinInput' is not a valid JSX element." on version 1.0.4
Hi author, may i know if this package will refactor to functional component base ?
Hi, we are using react-pin-input package with our project. we had a requirement of showing asterisk in place of dots when user gives the Pin. tried of overriding or doing...
We have a IOS React Native App that contains a webview, that webview shows this react-pin-input, however this compoent does not seem play nicely with the IOS 'From Messages' feature,...
The placeholder is created in a shadow DOM right now and there's no way to modify the styling. Please at least add "part" attributes on the elements within the shadow...