A framework for building native applications using React
COMMITS
/ Libraries/ReactNative/requireNativeComponent.js September 25, 2019
May 8, 2019
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 23, 2018
E
Require that JS defined Component Attributes match Native ones in dev
Eli White committed
June 1, 2018
T
RN: Remove Native Prop Validation
Tim Yung committed
May 7, 2018
T
RN: Simplify `verifyPropTypes`
Tim Yung committed
T
RN: Simpify `requireNativeComponent`
Tim Yung committed
T
RN: Optimize View Attribute Initialization
Tim Yung committed
T
RN: Fix `requireNativeComponent` Check
Tim Yung committed
T
RN: Cleanup `__propTypesSecretDontUseThesePlease`
Tim Yung committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
April 10, 2018
S
React sync for revisions 7a3416f...725c054
Sebastian Markbage committed
March 20, 2018
J
feat: Remove platform check in requireNativeComponent to support additional platforms
Jeff Hampton committed
S
Upgrade to Flow v0.68.0
Sam Goldman committed
February 17, 2018
C
@allow-large-files Upgrade xplat/js to Flow v0.66
Caleb Meredith committed
S
Update license headers for MIT license
Sophie Alpert committed
January 12, 2018
V
Support for inherited events in view managers
Valentin Shergin committed
November 7, 2017
D
Make RN Events registered disregarding ViewManager use pattern.
Dmitry Zakharov committed
O
Backed out changeset 322626be193e
Omri Gindi committed
November 6, 2017
D
Make RN Events registered disregarding ViewManager use pattern.
Dmitry Zakharov committed
October 3, 2017
D
Fix regression in Java->C++->JS ViewManagers interaction.
Dmitry Zakharov committed
September 25, 2017
V
Enabled pretier (@format) for all files in ReactNative folder
Valentin Shergin committed
September 15, 2017
B
Native view manager event types exposed to JS via view config
Brian Vaughn committed
B
ReactNative sync (c3718c4...abce30f): the one about the Prepack optimizations
Brian Vaughn committed
September 6, 2017
M
@allow-large-files Flow v0.54.0
Marshall Roch committed
August 18, 2017
C
Upgrade fbsource/xplat/js to Flow v0.53.0
Caleb Meredith committed
July 10, 2017
C
Support native ViewManager inheritance on iOS
Christian Brevik committed
March 28, 2017
B
Replaced View.propTypes with a static getter that warned about deprecation
Brian Vaughn committed
March 20, 2017
B
Support string return type from RN createReactNativeFiberComponentClass()
Brian Vaughn committed
January 31, 2017
R
Deal with 0.38 'FlowFixMe's
rh389 committed
January 19, 2017
G
Fix the suppress comment regex for react_native
Gabe Levi committed
January 18, 2017
G
Deploy v0.38.0
Gabe Levi committed
November 25, 2016
J
Don't dismiss keyboard when tapping another text input
Janic Duplessis committed
November 4, 2016
D
RN: Update React (2/2)
David Aurelio committed
October 27, 2016
P
Cleanup and simplify view config generation
Pieter De Baets committed
October 11, 2016
P
Reorganize core JS files
Pieter De Baets committed