tttstudios / react-native-otp-input

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

add selectionColor as a customizable prop. #55

Closed domoniquecarter35 closed 4 years ago

BeckyWu220 commented 4 years ago

Hi @pickeloe5 Thanks for submitting the PR. It had been merged to master and pending for the next release. We noticed that you forget to add the selectionColor props to the typescript definition file, index.d.ts, we had added it as a supplement and have the props added in the example code. Thanks a lot for your contribution.