UNPKG

expo-background-timer

Version:

A background timer module for Expo that allows scheduling and managing timed tasks efficiently, even when the app is in the background.

6 lines (5 loc) 113 B
module.exports = { root: true, extends: ['universe/native', 'universe/web'], ignorePatterns: ['build'], };