A framework for building native applications using React
COMMITS
/ Libraries/Components/View/View.js February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
January 15, 2018
V
Generalization of `isInAParentText` context
Valentin Shergin committed
V
Prettier for View, Image and co.
Valentin Shergin committed
November 17, 2017
H
Migrate to new documentation format
Héctor Ramos committed
October 20, 2017
A
Fix Flow errors at declaration of most major library components
ashoat committed
July 7, 2017
S
Replace React.createClass with create-react-class
Seth Fitzsimmons committed
June 21, 2017
B
Remove RN fiber createClass wrapper around View
Brian Vaughn committed
May 23, 2017
M
Add Prop type for View
Matt Mahoney committed
April 12, 2017
B
Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github
Brian Vaughn committed
March 28, 2017
B
Replaced View.propTypes with a static getter that warned about deprecation
Brian Vaughn committed
March 23, 2017
B
ReactNative moved View.propTypes to ViewPropTypes
Brian Vaughn committed
March 22, 2017
B
Added deprecation warning for View.* static accessibility traits accessors
Brian Vaughn committed
March 20, 2017
B
Support string return type from RN createReactNativeFiberComponentClass()
Brian Vaughn committed
February 28, 2017
V
`accessibilityViewIsModal` property was exposed for any view (iOS only)
Valentin Shergin committed
February 22, 2017
P
Merge AndroidConstants and IOSConstants into PlatformConstants
Pieter De Baets committed
February 3, 2017
T
RN: Export Accessibility Prop Types
Tim Yung committed
January 31, 2017
P
Ensure documentation has consistent relative links
Paul Mestemaker committed
January 25, 2017
D
Require `fbjs/lib/invariant` instead of `invariant`
David Aurelio committed
January 18, 2017
A
Improve error messages when nesting View in Text
Andy Street committed
December 19, 2016
P
Apple TV support 4: support for input (tvOS focus engine)
Pieter De Baets committed
November 4, 2016
D
RN: Update React (2/2)
David Aurelio committed
October 27, 2016
P
Move Platform constants to RCTPlatform
Pieter De Baets committed
October 15, 2016
T
RN: Stop Deep Linking `ReactPropTypes`
Tim Yung committed
October 3, 2016
F
Android: enable foreground ripple
Felix Oghina committed
September 26, 2016
M
Fix View documentation typo
Matej Matiasko committed
September 15, 2016
J
Reverted commit D3827366
Janic Duplessis committed
J
Implement ScrollView sticky headers on Android
Janic Duplessis committed
July 31, 2016
O
Fix bad link typo in View document
origsun committed
July 5, 2016
D
Remove `node_modules/react` from the list of discoverable haste modules
David Aurelio committed
June 23, 2016
J
Fix nits in update View API documentation
Joel Marcey committed
J
Update Views API documentation
Joel Marcey committed
March 25, 2016
J
Fix bad wording in pointer events doc
Janic Duplessis committed
March 21, 2016
J
Improve pointerEvents doc
Janic Duplessis committed
February 17, 2016
J
Add hitSlop prop on iOS and Android
Jesse Ruder committed
February 15, 2016
T
pick up some easy-to-fix lint warnings
trave7er committed
January 27, 2016
N
Improved 3D touch implementation, and added example
Nick Lockwood committed
November 27, 2015
N
Wrapped UIManager native module for better abstraction
Nick Lockwood committed
November 24, 2015
K
Add note in View.js render method that wrapper component is not used.
Krzysztof Magiera committed
November 20, 2015
K
Use requireNativeComponent in View.js.
Krzysztof Magiera committed
October 30, 2015
A
Add 'onMoveShouldSetResponderCapture' to 'propTypes'
aleclarsoniv committed
September 8, 2015
C
[RN][Accessibility] typo in onAccessibilityTap
Chace Liang committed
September 3, 2015
C
N
Send layout events on shadow queue
Nick Lockwood committed
August 26, 2015
August 25, 2015
A
[ReactNative][SyncDiff] AutoSync
Andy Street committed
August 21, 2015
D
[ReactNative] make radiobutton work with accessibility
Dorota Kapturkiewicz committed
August 14, 2015
A
Remove now useless comment
Alexsander Akers committed
D
[ReactNative] expose importantForAccessibility to JS
Dorota Kapturkiewicz committed