The above examples show how you can make a request. ... fetch('https://reactnative.dev/movies.json') .then((response) => response.json()) ...
確定! 回上一頁