A framework for building native applications using React
COMMITS
/ Libraries/ReactNative/UIManager.js December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
November 1, 2018
I
Fix linting issues (#22062)
Ignacio Olaciregui committed
October 12, 2018
M
Avoid calling lazilyLoadView when running in the debugger
Mehdi Mulani committed
October 11, 2018
A
Update comments to getViewManagerConfig() function name
Albert Sun committed
October 9, 2018
M
Allow UIManager to load native view managers lazily
Mehdi Mulani committed
October 2, 2018
A
Avoid view manager class loads (take 2)
Andrew Chen (Eng) committed
September 28, 2018
A
Revert D9930713: Avoid view manager class loads
Andrew Chen (Eng) committed
September 27, 2018
A
Avoid view manager class loads
Andrew Chen (Eng) committed
A
Refactor UIManager view manager accesses
Andrew Chen (Eng) committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 9, 2018
W
Adding flow strict local to remaining possible files in xplat/JS
Wayne Cheng committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
April 28, 2018
N
Make UIManager prepackable
Nikolai Tillmann committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
March 12, 2018
M
Loosen Platform check to allow better code sharing for out-of-tree platforms
Matt Hargett committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
September 28, 2017
D
Implement lazy discovery for ViewManagers.
Dmitry Zakharov committed
September 25, 2017
V
Enabled pretier (@format) for all files in ReactNative folder
Valentin Shergin committed
March 25, 2017
B
Moved takeSnapshot method from UIManager to ReactNative
Brian Vaughn committed
March 20, 2017
B
Support string return type from RN createReactNativeFiberComponentClass()
Brian Vaughn committed
January 20, 2017
A
access view managers as Native Modules
Aaron Chiu committed
November 4, 2016
D
RN: Update React (2/2)
David Aurelio committed
October 16, 2016
K
Reverted commit D4027388
Konstantin Raev committed
J
React.Element<any> » React.Element<*>
Jan Kassens committed
October 14, 2016
T
RN: Fix Remaining ReactElement References
Tim Yung committed
October 11, 2016
P
Reorganize core JS files
Pieter De Baets committed