A framework for building native applications using React
COMMITS
/ Libraries/Core/setUpDeveloperTools.js October 5, 2022
R
Remove unnecessary checks for profiling in dev mode
Rubén Norte committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 3, 2021
T
JS: Format with Prettier v2.4.1 [3/n]
Tim Yung committed
March 4, 2021
L
Remove developer tool guard for android
Lulu Wu committed
February 19, 2021
P
Enable dev tools setup in bridgeless mode
Peter Argany committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
February 12, 2020
M
Make sure exceptions and console.errors are send to metro
Michel Weststrate committed
November 21, 2019
G
Exact-by-default codemod for react-native-github
George Zahariev committed
November 6, 2019
J
Suppressions for 0.111
Jordan Brown committed
October 23, 2019
E
Don't attempt to connect to React devtools every 2s
Emily Janzer committed
October 21, 2019
R
Don't wrap console methods for metro logging in Chrome debugger (#26883)
Rick Hanlon committed
October 16, 2019
A
Tidy up license headers [2/n]
Andres Suarez committed
August 27, 2019
B
React DevTools v4 integration
Brian Vaughn committed
July 24, 2019
C
Use HMRClient to send console logs to Metro
Christoph Nakazawa committed
July 4, 2019
C
Remove setupDevtools file
Christoph Nakazawa committed
C
Improve console logging to Metro
Christoph Nakazawa committed
June 21, 2019
D
Replace React Transform HMR with React Refresh
Dan Abramov committed
June 17, 2019
D
Add react-refresh as a dependency
Dan Abramov committed
June 13, 2019
E
Disable dev tools in bridgeless mode
Emily Janzer committed
May 31, 2019
C
Do not send log messages to Metro when `Platform.isTesting` is set
Christoph Nakazawa committed
C
Log `console.log` invocations to the Metro terminal.
Christoph Nakazawa committed
May 8, 2019
October 28, 2018
E
Modularize InitializeCore
Emily Janzer committed