mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2026-06-02 01:55:01 +00:00
Update README.md
This commit is contained in:
@@ -296,6 +296,8 @@ function handleAppStateChange (appState) {
|
||||
const appStateChangeListener = AppState.addEventListener('change', handleAppStateChange)
|
||||
```
|
||||
|
||||
4. Call ensureDownloadsAreRunning() after all was setup.
|
||||
|
||||
### `Callback Methods`
|
||||
Use these methods to stay updated on what's happening with the task.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user