UNPKG

expo-background-fetch

Version:

Expo universal module for BackgroundFetch API

11 lines (10 loc) 220 B
{ "name": "expo-background-fetch", "platforms": ["ios", "android"], "ios": { "modules": ["BackgroundFetchModule"] }, "android": { "modules": ["expo.modules.backgroundfetch.BackgroundFetchModule"] } }