Why use SWR? ... Uses useSWR(key, fetcher, options) to fetch API data . ... import React from 'react' import useSWR from 'swr' import { View, Text, ...
確定! 回上一頁