A framework for building native applications using React
COMMITS
/ Libraries/Network/RCTNetworking.android.js April 12, 2021
R
Migrate remaining modules using NativeEventEmitter to only pass the native module on iOS
Rubén Norte committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
January 7, 2021
R
Implement typed event emitters
Rubén Norte committed
January 4, 2021
R
Add FlowFixMes for future violations of typed NativeEventEmitter
Rubén Norte committed
June 27, 2020
T
EventEmitter: Import `{Native,RCTDevice}EventEmitter`
Tim Yung 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
August 23, 2019
L
Final fixes and seal xplat/js/react-native-github
Logan Daniels committed
May 30, 2019
M
Add spec for Networking (#24892)
Michał Pierzchała committed
May 8, 2019
April 15, 2019
B
Remove MissingNativeRCTNetworkingShim; revert MissingNativeAppStateShim (#24380)
Brian Zhao committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 8, 2018
J
Replace '@flow strict(-local)' with '@flow' in .android.js files
Jordan Brown committed
July 27, 2018
W
Adding flow strict to as many xplat files as possible
Wayne Cheng committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
July 11, 2017
K
Fix RCTNetworking error message
Kathy Gray committed
June 1, 2017
A
Added stubs for some native modules
Alex Dvornikov committed
April 11, 2017
A
BREAKING: Android: Support withCredentials flag in XHRs
Adam Comella committed
January 21, 2017
P
XHR: support typed arrays for request payloads
Philipp von Weitershausen committed
July 13, 2016
P
Add responseType as a concept to RCTNetworking, send binary data as base64
Philipp von Weitershausen committed
July 12, 2016
S
Bring back trackingName
Spencer Ahrens committed
May 25, 2016
N
Update RCTNetworking, RCTNetInfo and RCTLocationManager to use new events system
Nick Lockwood committed
May 24, 2016
K
Reverted commit D3339945
Konstantin Raev committed
N
Update RCTNetworking, RCTNetInfo and RCTLocationManager to use new events system
Nick Lockwood committed
January 18, 2016
A
Implement XHR timeout for Android and IOS natively.
Alex Roman committed
November 23, 2015
A
Support cookies on Android
Alexander Blom committed
November 17, 2015
A
Send HEADERS_RECEIVED and LOADING events on Android
Alexander Blom committed
November 14, 2015
N
revert D2631410
Nathan Spaun committed
November 13, 2015
A
Send HEADERS_RECEIVED and LOADING events on Android
Alexander Blom committed
September 14, 2015
M
Release React Native for Android
Martin Konicek committed