A framework for building native applications using React
COMMITS
/ Libraries/Core/InitializeCore.js November 9, 2018
E
Use nativeQPLTimestamp for InitializeCore marker point
Emily Janzer committed
October 28, 2018
E
Modularize InitializeCore
Emily Janzer committed
October 25, 2018
E
Add end point for initializecore
Emily Janzer committed
October 22, 2018
E
Add point to InitializeCore
Emily Janzer committed
R
Fix polyfilling of regeneratorRuntime to avoid setting it to undefined in some situations
Rafael Oleza committed
September 29, 2018
E
Fix flow in InitializeCore
Emily Janzer committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
April 27, 2018
A
Introduce "Options" argument to "fetchSegment()" function
Alex Dvornikov committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
March 9, 2018
A
Make fetchSegment native hook name consistent with __ prefix
Alex Dvornikov committed
February 20, 2018
T
RN: Remove React Stack Systrace Logic
Tim Yung 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
February 15, 2018
A
Extract polyfillGlobal from InitializeCore
Alex Dvornikov committed
January 26, 2018
S
Implement Blob support for XMLHttpRequest
Satyajit Sahoo committed
January 19, 2018
D
Adding JS hierarchy information when a StackOverflowException is thrown in Dev mode
David Vacca committed
January 9, 2018
E
Fixing eslint-comments warnings
Eli White committed
November 9, 2017
A
Fix sections that come from React Fiber
Alexey Lang committed
November 8, 2017
A
Rename BundleFetcher to SegmentFetcher
Alex Dvornikov committed
October 31, 2017
H
Remove ReactNativeVersionCheck __DEV__ gating, print error instead of throwing
Héctor Ramos Ortiz committed
October 30, 2017
C
Gate ReactNativeVersionCheck by __DEV__
Chris Blappert committed
D
Move Map/Set polyfills to top
David Aurelio committed
October 16, 2017
October 12, 2017
A
Added "fetchBundle" global function
Alex Dvornikov committed
October 3, 2017
A
Add a check in InitializeCore.js that PlatformConstants native module is present
Alex Dvornikov committed
S
Upgrade Flow to v0.56.0
Sam Goldman committed
September 29, 2017
M
Change all calls to no-console from no-console-disallow
Matt Bruce committed
September 28, 2017
J
Validate that JS and Native code versions match for RN releases
Janic Duplessis committed
September 6, 2017
M
@allow-large-files Flow v0.54.0
Marshall Roch committed
August 10, 2017
A
Bring back React Stack support
Alexey Lang committed
July 26, 2017
P
Add blob implementation with WebSocket integration
Philipp von Weitershausen committed
July 24, 2017
A
Clean up property defines in InitializeCore
Alex Dvornikov committed
A
Make Set and Map initialization lazy
Alex Dvornikov committed
July 19, 2017
M
Revert D5388655: BREAKING: Add regenerator-runtime on demand, based on the files
Miguel Jimenez Esun committed
M
BREAKING: Add regenerator-runtime on demand, based on the files
Miguel Jimenez Esun committed
July 7, 2017
P
Remove unused RCTDebugComponentOwnership
Pieter De Baets committed
C
Revert D5321193: BREAKING: Add regenerator-runtime on demand, based on the files
Christoph Nakazawa committed
M
BREAKING: Add regenerator-runtime on demand, based on the files
Miguel Jimenez Esun committed
June 23, 2017
P
Reorder module setup in InitializeCore
Pieter De Baets committed
June 22, 2017
P
Update native references to JSTimers
Pieter De Baets committed
P
Merge JSTimers and JSTimersExecution
Pieter De Baets committed
P
Remove unused RCTRenderingPerf
Pieter De Baets committed
June 9, 2017
B
Check before overriding global.performance
Brian Vaughn committed
June 8, 2017
D
Implement Systrace integration for Fiber
Dan Abramov committed
June 6, 2017
A
Allow lazy modules registration with the BatchedBridge
Alex Dvornikov committed
P
Update and synchronize preloaded modules config
Pieter De Baets committed
May 11, 2017
A
make systrace look more like prod
Aaron Chiu committed
February 22, 2017
P
Move BatchedBridge module configuration to InitializeCore
Pieter De Baets committed
February 14, 2017
D
Move DevTools integration into its own repo
Dan Abramov committed