react-native/Libraries/Components/TextInput
Khaer Ansori c595509048 Add number-pad keyboardType
Summary:
On Android there's no number-pad but numeric instead, for my use-case I need number only (without decimal and sign, for PIN input)

I write it so there's no breaking change for those already using the `TextInput` Component

None

[ANDROID][ENHANCEMENT][Component] Add number-pad keyboardType
Closes https://github.com/facebook/react-native/pull/18350

Reviewed By: achen1

Differential Revision: D7269721

Pulled By: mdvacca

fbshipit-source-id: 82571dce948e0cf2e4354dc46c69198ec69ba65a
2018-03-14 14:48:10 -07:00
..
InputAccessoryView.js Support Input Accessory View (iOS Only) [1/N] 2018-02-27 11:09:30 -08:00
TextInput.js Add number-pad keyboardType 2018-03-14 14:48:10 -07:00
TextInputState.js Converting Libraries/Components to not use var 2018-03-03 15:38:18 -08:00