Skip to content
#

background-task

Here are 26 public repositories matching this topic...

Background tasks that keep running after your app is backgrounded, for React Native and Expo. Wraps iOS 26 BGContinuedProcessingTask (Live Activity) and Android WorkManager foreground services behind one typed API. Swift + Kotlin via Nitro Modules.

  • Updated Sep 1, 2026
  • TypeScript

This repository demonstrates the organization and management of NodeJS child processes, referred to as "workers", within dedicated pools. It provides callback handling and load balancing. The config/default.json includes a working configuration for two different worker pools to test over provided http endpoints.

  • Updated Sep 1, 2023
  • JavaScript

Flutter apps often lose critical work when users swipe them away or the OS kills the process. lifecycle_guard ensures your background tasks continue and complete — even after termination.

  • Updated Apr 18, 2026
  • Dart

Add this topic to your repo

To associate your repository with the background-task topic, visit your repo's landing page and select "manage topics."

Learn more