tttstudios / react-native-otp-input

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

feat: Add input groups #223

Open matmelous opened 9 months ago

matmelous commented 9 months ago

This Pull request is to add a input group, as some projects have a specific design to display groups of OTP, This commit alows this type of implementation: image

To add input groups ther is a new Props called "pinGroups" which will split the layout into groups