{"library":"react-native-background-fetch","type":"library","category":null,"description":"Background fetch is a React Native module that provides periodic background data fetching on iOS and Android. Current stable version is 4.4.2. It leverages native APIs (iOS BGTaskScheduler, Android JobScheduler/AlarmManager) to schedule minimal background tasks, not guaranteed to run at fixed intervals. Key differentiators: reliable cross-platform API, support for headless JS tasks, Expo config plugin, and TypeScript types. Alternative to react-native-background-actions but more battery-friendly.","language":"javascript","status":"active","version":"4.4.2","tags":["javascript","react-native","react-component","ios","background","fetch","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-native-background-fetch","imports":["import BackgroundFetch from 'react-native-background-fetch'","import type { BackgroundFetchEvent } from 'react-native-background-fetch'","import BackgroundFetch from 'react-native-background-fetch'; BackgroundFetch.configure(...)"]},{"cmd":"yarn add react-native-background-fetch","imports":[]},{"cmd":"pnpm add react-native-background-fetch","imports":[]}],"homepage":"https://transistorsoft.github.io/react-native-background-fetch","github":"ssh://git@github.com/transistorsoft/react-native-background-fetch","docs":null,"changelog":null,"pypi":null,"npm":"react-native-background-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}