Schedule and execute JavaScript code in the background for React Native Android apps.
This library lets you set up background jobs in React Native that run your JavaScript code even when the app is closed. It utilizes Android's HeadlessJS, leveraging Firebase JobDispatcher by default for battery efficiency or AlarmManager for exact, albeit non-persistent, execution during testing.
Schedule and execute JavaScript code in the background for React Native Android apps.
React Native developers building Android applications that require background task execution.
Not enough data yet. Star history will appear after a few days of tracking.