UNPKG

expo-background-task

Version:

Expo Android and iOS module for Background Task APIs

17 lines (16 loc) 439 B
{ "platforms": ["apple", "android"], "apple": { "appDelegateSubscribers": ["BackgroundTaskAppDelegateSubscriber"], "modules": ["BackgroundTaskModule"] }, "android": { "modules": ["expo.modules.backgroundtask.BackgroundTaskModule"], "publication": { "groupId": "host.exp.exponent", "artifactId": "expo.modules.backgroundtask", "version": "0.2.8", "repository": "local-maven-repo" } } }