tttstudios / react-native-otp-input

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

feat: Add input groups #223

Open matmelous opened 1 year ago

matmelous commented 1 year 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