A framework for building native applications using React
COMMITS
/ Libraries/Network/RCTNetworkTask.m November 23, 2016
P
Move all header imports to "<React/..>"
Pieter De Baets committed
October 11, 2016
P
Cancel network requests from the correct queue
Pieter De Baets committed
August 19, 2016
P
Add some defensive cleanup of cancelBlock in RCTImageLoader
Pieter De Baets committed
August 17, 2016
P
Avoid dispatching network callbacks when already on the right queue
Pieter De Baets committed
P
Perform all callbacks from RCTNetworkTasks on a given queue
Pieter De Baets committed
July 13, 2016
P
Add responseType as a concept to RCTNetworking, send binary data as base64
Philipp von Weitershausen committed
June 9, 2016
N
Fix missing images
Nick Lockwood committed
February 16, 2016
N
Added throttling on requests made by RCTImageLoader
Nick Lockwood committed
November 17, 2015
M
RTCImageStoreManager uses NSData instead of UIImage
Matthieu Achard committed
October 19, 2015
N
Added RCTDataRequestHandler
Nick Lockwood committed