I use fetch in react-native to make API calls.I need to get status code (200 , 401, 404 ) and the response data.This work to get the response data : return ...
確定! 回上一頁