UNPKG

expo-background-fetch

Version:

Expo universal module for BackgroundFetch API

3 lines (2 loc) 116 B
import { requireNativeModule } from 'expo-modules-core'; export default requireNativeModule('ExpoBackgroundFetch');