Releases: jamesisaac/react-native-background-task
Releases · jamesisaac/react-native-background-task
0.2.1
0.2.0
- Library now includes a native Android implementation.
- API has been split up into
define
andschedule
(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.
0.1.1
- Noted supported versions of
react-native-background-job