The timeout method can be used in function based components as given below. import React, {useEffect} from 'react'; import {View, Text, Alert} ...
確定! 回上一頁