A framework for building native applications using React
COMMITS
/ Libraries/Text/TextInput/RCTBaseTextInputView.m October 17, 2018
E
Fix issue when inserting text at 0 when maxLength is set
Emily Janzer committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
July 30, 2018
M
Fix controlled <TextInput> on iOS when inputting in Chinese/Japanese
Mehdi Mulani committed
June 15, 2018
E
Possible fix for 18890 (#19687)
Eoin Norris committed
June 14, 2018
M
- Keyboard layout now updates when changing keyboardType while it has focus (#19027)
Mattijs Fuijkschot committed
April 2, 2018
C
Add iOS 10 textContentType for TextInput
Christian Brevik committed
March 19, 2018
P
Fixed <TextInput> bug with autocapitalization
Peter Argany committed
March 13, 2018
P
Refactor RCTInputAccessoryView view hierarchy and names
Peter Argany committed
February 28, 2018
P
Fixed TVOS test failure caused by input accessory view change
Peter Argany committed
February 27, 2018
P
Support Input Accessory View (iOS Only) [1/N]
Peter Argany committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
February 1, 2018
V
Fixed double `onChange` event triggering from <TextInput> on iOS
Valentin Shergin committed
January 25, 2018
V
Proper attributed strings comparsion in RCTBaseTextInputView
Valentin Shergin committed
January 24, 2018
V
The New <Text> on iOS
Valentin Shergin committed
December 20, 2017
V
The Great File Renaming in RCTText
Valentin Shergin committed