Skip to content

V1.1.0 Production Release

Compare
Choose a tag to compare
@ritikbanger ritikbanger released this 14 Aug 11:03
· 10 commits to main since this release

Features

  • A fully customisable OTP input package with support of React 18 and Typescript.
  • It works great on both react and ionic app. Works like a charm on mobile too.
  • You can specify only numeric inputs with inputNum prop.
  • Works perfectly with clipboard paste feature on web and mobile.
  • The only OTP input package on npm that supports 'enter' key to submit.
  • Zero OTP paste issues on Android.
  • Easy paste on iOS chrome, read from SMS feature.
  • Supports onSubmit optional prop. You do not even need a button to submit.
  • You can use this package for phone number inputs too.
  • You can use this package for passcode fields too with inputSecure prop.
  • You can provide custom css as well as input props to the React18-input-otp.
  • 0 dependencies.
  • Minzipped size only 3.6 kb.
  • No open issues.
  • No security bugs.