A framework for building native applications using React
COMMITS
/ Libraries/Components/View/ReactNativeViewAttributes.js 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
April 26, 2021
K
Convert require to import in Libraries/Components
Kacie Bawiec committed
September 18, 2019
M
Add accessibilityValueDescription support. (#26169)
Marc Mulcahy 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 23, 2019
M
New Accessibility states API. (#24608)
Marc Mulcahy committed
May 8, 2019
April 15, 2019
E
- remove accessibilityComponentType and accessibilityTraits props (a11y) (#24344)
Estevão Lucas committed
December 7, 2018
D
Accessibility Escape
Doug Russell committed
September 28, 2018
T
RN: Fix `ReactNativeViewAttributes` Type Bugs
Tim Yung committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
July 26, 2018
M
Add accessibilityHint for iOS (#18093)
Mats Byrkeland committed
July 25, 2018
Z
added accessibilityStates and accessibilityRole to ReactNativeViewAttributes
Ziqi Chen committed
June 20, 2018
E
Flow strictify possible files in RN core
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 3, 2018
E
Converting Libraries/Components to not use var
Eli White committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
December 5, 2017
E
Adding support for custom accessibility actions on iOS.
Eric Davison committed
April 7, 2017
A
Add a nativeID prop to allow native code to reference react managed views
Andrew Y. Chen committed
October 6, 2015
S
Refactor Attribute Processing (Step 2)
Sebastian Markbage committed