react-native-background-task

Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed.

MIT License

Downloads
747
Stars
1.1K
Committers
1

Bot releases are hidden (Show)

react-native-background-task - 0.2.1 Latest Release

Published by jamesisaac about 7 years ago

  • Support for React Native 0.47 (latest)
react-native-background-task - 0.2.0

Published by jamesisaac about 7 years ago

  • Library now includes a native Android implementation.
  • API has been split up into define and schedule (see README for details).
  • Android support down to API level 16 (Android 4.1).
  • New statusAsync() method for determining if background tasks are supported by the device.
react-native-background-task - 0.1.1

Published by jamesisaac about 7 years ago

  • Noted supported versions of react-native-background-job