yarn add react-native-background-timer # or using npm npm install ... start a global timer BackgroundTimer.start(5000); ...
確定! 回上一頁