A framework for building native applications using React
Change callback in clearCookies and sendRequest from RCTNetworking to returning void
Summary: Currently callback has type `callback: (result: boolean) => mixed` what is pointless (and breaks codegen), because value returning flow callback doesn't have any impact. Reviewed By: RSNara Differential Revision: D16282852 fbshipit-source-id: fe1036f17bff307ac91b280727eaa5bf81febd35
M
Michał Osadnik committed
28b282e5c735a3e1c9dd0d6aff79a7a8be173b53
Parent: ae84028
Committed by Facebook Github Bot <[email protected]>
on 7/17/2019, 1:21:49 PM