Skip to content

Commit

Permalink
Add the keyboardAppearance prop to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanAhuja authored Apr 6, 2020
1 parent e15835e commit 111e18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ const styles = StyleSheet.create({
| onCodeChanged | NO | Callback when the digits are changed |
| onCodeFilled | NO | Callback when the last digit is entered |
| secureTextEntry | NO | Hide contents of text fields |
| keyboardAppearance | NO | Keyboard appearance ('default', 'dark', 'light') |
| keyboardType | NO | Keyboard type |
| clearInputs | NO | Clear inputs after entering code |
| placeholderCharacter | NO | The character/string that will be used as placeholder in the individual code input fields |
Expand Down

0 comments on commit 111e18a

Please sign in to comment.