UNPKG

expo-background-fetch

Version:

Expo universal module for BackgroundFetch API

16 lines (15 loc) 373 B
{ "platforms": ["apple", "android"], "apple": { "modules": ["BackgroundFetchModule"] }, "android": { "modules": ["expo.modules.backgroundfetch.BackgroundFetchModule"], "publication": { "groupId": "host.exp.exponent", "artifactId": "expo.modules.backgroundfetch", "version": "13.1.6", "repository": "local-maven-repo" } } }