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 keyboardAppearance prop to TextInput child #65

Closed ishanAhuja closed 4 years ago

ishanAhuja commented 4 years ago

Allows for using a dark appearance in situations where that is preferred.

BeckyWu220 commented 4 years ago

Hi @ishanAhuja Thanks for your contribution. The dark appearance feature will be included in the next release.