Skip to content

Commit a402285

Browse files
JPanneelcharpeni
authored andcommitted
Feature/add decimal pad to android (facebook#405)
* List keyboard type decimal-pad as cross platform * BSR: list keyboard type number-pad as cross platform
1 parent 5a8115b commit a402285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/textinput.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,8 @@ Determines which keyboard to open, e.g.`numeric`.
353353
The following values work across platforms:
354354

355355
* `default`
356+
* `number-pad`
357+
* `decimal-pad`
356358
* `numeric`
357359
* `email-address`
358360
* `phone-pad`
@@ -364,9 +366,7 @@ The following values work on iOS only:
364366
* `ascii-capable`
365367
* `numbers-and-punctuation`
366368
* `url`
367-
* `number-pad`
368369
* `name-phone-pad`
369-
* `decimal-pad`
370370
* `twitter`
371371
* `web-search`
372372

0 commit comments

Comments
 (0)