A framework for building native applications using React
COMMITS
/ Libraries/Core/InitializeCore.js December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 10, 2021
T
RN: Resolve Outstanding ESLint Warnings
Tim Yung committed
May 4, 2021
R
Centralize public access to LogBox in LogBox module
Rubén Norte committed
March 31, 2020
E
Implement nativePerformanceNow to improve Profiler API results (#27885)
Emilis Baliukonis committed
December 5, 2019
E
Convert easy files to flow strict-local
Eli White committed
October 16, 2019
A
Tidy up license headers [2/n]
Andres Suarez committed
June 13, 2019
E
Disable dev tools in bridgeless mode
Emily Janzer committed
June 7, 2019
C
Remove Map/Set from RN Open Source
Christoph Nakazawa committed
D
Do a hard reload if hot update can't be applied
Dan Abramov committed
June 6, 2019
F
@build-break Back out "[RN] Remove Map/Set from RN Open Source"
Felix Oghina committed
C
Remove Map/Set from RN Open Source
Christoph Nakazawa committed
May 15, 2019
M
Move native version check to DEV only
Mehdi Mulani committed
May 8, 2019
April 1, 2019
C
Remove navigator.geolocation, use Geolocation
Christoph Nakazawa committed
March 14, 2019
A
Use GlobalPerformanceLogger explicitly during bundle load
Alexey Lang committed
March 7, 2019
A
Revert D14186694: [RN] Use global or scoped performance loggers everywhere
Alexander Zhang committed
March 6, 2019
A
Use global or scoped performance loggers everywhere
Alexey Lang committed
February 28, 2019
A
Allow to create local performance loggers
Alexey Lang committed
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