為了發出HTTP請求,我們需要使用到React Native 提供的Fetch API 來進行實現。 ... fetch('https://facebook.github.io/react-native/movies.json') ...
確定! 回上一頁