A framework for building native applications using React
COMMITS
/ Libraries/Components/Touchable/TouchableOpacity.js March 7, 2022
D
Integrated iOS-only `accessibilityLanguage` prop (#33090)
Diego Pasquali committed
February 7, 2022
H
Opacity in TouchableOpacity properly react to state change (#32956)
Hetan Thakkar committed
January 25, 2022
M
make Easing an object, not a class
Marshall Roch committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 3, 2021
T
JS: Format with Prettier v2.4.1 [3/n]
Tim Yung committed
June 11, 2021
D
pre-suppress this typing errors ahead of 154
Daniel Sainati committed
May 18, 2021
S
Disable TouchableOpacity when accessibility disabled is set (#31108)
Subramanya Chakravarthy committed
April 1, 2021
B
feat: add displayName to touchables (#29531)
Bruno Castro committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
January 28, 2021
J
Implement sendAccessibilityEvent in the React(Fabric/non-Fabric) renderer
Joshua Gross committed
September 29, 2020
S
remove most of tvOS remnants from the code (#29407)
simek committed
August 25, 2020
T
RN: Remove `react-animated` Legacy Package
Tim Yung committed
May 21, 2020
T
Touchable: Revert `minPressDuration` on Legacy Components
Tim Yung committed
May 5, 2020
M
Fix type of exported Touchables: ComponentType -> AbstractComponent (#28737)
Mats Byrkjeland committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
March 17, 2020
N
Do not explicitly include ".js" in Library imports (#28311)
Nick Gerleman committed
December 16, 2019
T
Pressability: Explicitly Commit Configurations
Tim Yung committed
December 5, 2019
E
Core files should depend on internals directly
Eli White committed
November 27, 2019
T
RN: Stop Exporting TouchableWithoutFeedback Props
Tim Yung committed
T
RN: New `TouchableOpacity`
Tim Yung committed
November 23, 2019
S
Add missing accessibility props to Touchables (#27293)
Sharon Gong committed
November 2, 2019
T
RN: Prepare More Touchable Experiments
Tim Yung committed
November 1, 2019
T
RN: Delete Apple TV Props
Tim Yung committed
October 11, 2019
S
Add accessibilityValue prop on Touchables (#26752)
Sharon Gong committed
September 25, 2019
L
Re-land stack of D17563110: codemod xplat/js
Logan Daniels committed
J
Revert D17518337: [flow][types-first] Export types so codemod can use them
Joshua Gross committed
September 24, 2019
L
Export types so codemod can use them
Logan Daniels committed
September 2, 2019
M
Remove deprecated accessibilityStates property. (#26168)
Marc Mulcahy committed
July 23, 2019
M
Fix typos (#25770)
Min ho Kim committed
July 11, 2019
K
Added button with accessibility action example and support for Touchables (#25582)
Kevin Gonzales committed
June 21, 2019
S
Keyboard accessibility follow up (#25274)
Sam Mathias Weggersen committed
May 23, 2019
M
New Accessibility states API. (#24608)
Marc Mulcahy committed
May 8, 2019
April 17, 2019
S
Keyboard accessibility improvements (#24359)
Sam Mathias Weggersen committed
February 21, 2019
G
Add setNextFocus support (#22082)
Grégoire Rit committed
February 15, 2019
D
deploy 0.93
Daniel Sainati committed
December 14, 2018
G
Deploy v0.89
glevi@fb.com committed
December 7, 2018
November 6, 2018
T
Flow strict TouchableOpacity (#22146)
Thomas BARRAS committed
November 1, 2018
I
Fix linting issues (#22062)
Ignacio Olaciregui committed
October 6, 2018
D
Remove TimerMixin from TouchableOpacity (#21520)
Dani committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
July 26, 2018
Z
M
Add accessibilityHint for iOS (#18093)
Mats Byrkeland committed
May 13, 2018
E
Flow Type TouchableOpacity
Eli White committed
E
TouchableOpacity @noflow -> @flow
Eli White committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
March 6, 2018
K
Add support for Android TV devices
Krzysztof Ciombor committed