A framework for building native applications using React
COMMITS
/ Libraries/Network/FormData.js February 10, 2017
M
Network/FormData typeof object allowing null
Matthew Oaxaca committed
August 9, 2016
D
Auto-fix lint errors
David Aurelio committed
June 13, 2016
J
v0.27.0: fbsource
Jeff Morrison committed
April 6, 2016
A
Remove double to string convertion in FormData
Aleksei Androsov committed
January 12, 2016
A
FormData can append only string or object with uri
Aleksei Androsov committed
January 8, 2016
O
Fix Network::FormData to support non-string, non-object values
Oleg Lokhvitsky committed
December 19, 2015
G
Deploy v0.20.1
Gabe Levi committed
October 21, 2015
J
Allow duplicate keys in FormData
Jesse Ruder committed
August 18, 2015
K
[ReactNative] Use FbHttp for handling http requests from React Native.
Krzysztof Magiera committed
July 30, 2015
P
[ReactNative] Improve Flow definitions and code comments in XHR FormData polyfill
Philipp von Weitershausen committed
June 9, 2015
N
[ReactNative] Allow uploading native files (e.g. photos) and FormData via XMLHttpRequest
Nick Lockwood committed