A framework for building native applications using React
COMMITS
/ Libraries/Components/Button.js October 26, 2022
A
fix: add mixed to aria-checked typings (#34633)
ankit-tailor committed
September 30, 2022
T
RN: Sort Imports via ESLint
Tim Yung committed
September 9, 2022
V
feat: adding aria-label alias for accessibilityLabel (#34502)
Viraj-10 committed
September 8, 2022
A
Feat/accessibility state alias (#34524)
ankit-tailor committed
August 10, 2022
F
adding importantForAccessibility for Text, Button, ImageBackground (#34245)
fabriziobertoglio1987 committed
March 7, 2022
D
Integrated iOS-only `accessibilityLanguage` prop (#33090)
Diego Pasquali committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
September 17, 2021
J
Pass accessibilityHint through Button component
Jimmy Zhang committed
July 15, 2021
T
RN: Replace `master` with `main` in Documentation
Tim Yung committed
May 26, 2021
D
Adds accessiblity actions on core components (#31532)
Dennis Urtubia committed
April 26, 2021
K
Convert require to import in Libraries/Components
Kacie Bawiec committed
March 11, 2021
H
Added talkback support for button accessibility: disabled prop (#31001)
Huzaifa Khan committed
August 4, 2020
A
Update the documentation of the Button component (#29155)
Ayush Jain committed
April 17, 2020
Z
Make ColorValue public in StyleSheet.js
Zack Argyle committed
March 2, 2020
T
PlatformColor implementations for iOS and Android (#27908)
Tom Underhill committed
September 30, 2019
R
Fixes button partially showing when parent view height is 0 (#26435)
Roshan Gautam committed
September 2, 2019
M
Remove deprecated accessibilityStates property. (#26168)
Marc Mulcahy committed
August 9, 2019
L
Manual fixes for xplat/js/react-native-github
Logan Daniels committed
May 8, 2019
May 1, 2019
Y
Adds a touchSoundDisabled prop to Touchable (#24666)
Yury Korzun committed
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