Skip to content

Commit 36f4935

Browse files
addingamanaveenvignesh5
authored andcommitted
Add missing keyboard type
1 parent 4e6e98d commit 36f4935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ OTPTextView.defaultProps = {
225225
containerStyle: {},
226226
textInputStyle: {},
227227
handleTextChange: () => {},
228+
keyboardType: "numeric",
228229
testIDPrefix: "otp_input_",
229230

230231
};

0 commit comments

Comments
 (0)