A framework for building native applications using React
COMMITS
/ Libraries/Components/Button.js February 21, 2019
G
Add setNextFocus support (#22082)
Grégoire Rit committed
December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
October 9, 2018
J
� Improve Button component stylesheet; removed duplicate styles (#21535)
Julius Lundang committed
September 28, 2018
N
Move and Rename custom propType definitions in ColorPropTypes (#21371)
nd-02110114 committed
September 24, 2018
E
Button: Remove PropTypes (#21280)
empyrical committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
July 26, 2018
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
April 14, 2018
P
Remove duplicate prop definition
Patrice Vignola committed
March 6, 2018
K
Add support for Android TV devices
Krzysztof Ciombor committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
October 18, 2017
D
Apple TV: TouchableOpacity and Button need hasTVPreferredFocus support
dlowder-salesforce committed
September 21, 2017
N
Add the import statement to examples
Nicholas Juntilla committed
August 18, 2017
C
Upgrade fbsource/xplat/js to Flow v0.53.0
Caleb Meredith committed
June 27, 2017
D
Clearer code in Button.js
Dapeng Gao committed
June 7, 2017
X
Update default blue on iOS
Xavier Villelégier committed
April 12, 2017
B
Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github
Brian Vaughn committed
April 7, 2017
A
Set the enabled state on disabled button views
Andrew Y. Chen committed
February 22, 2017
A
Add disabled to accessibilityTraits in case button is disabled
Archit Pal Singh Sachdeva committed
January 31, 2017
P
Ensure documentation has consistent relative links
Paul Mestemaker committed
January 9, 2017
G
Add testID prop to Button component
Gabriel Reis committed
October 16, 2016
L
Change require('invariant') to require('fbjs/lib/invariant')
leeight committed
October 15, 2016
T
Add disabled prop
Timur Gibadullin committed
October 11, 2016
E
Introduce Button Component
Eric Vicenti committed