mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2025-12-06 06:56:10 +00:00
Update README.md
This commit is contained in:
@@ -296,7 +296,7 @@ function handleAppStateChange (appState) {
|
||||
const appStateChangeListener = AppState.addEventListener('change', handleAppStateChange)
|
||||
```
|
||||
|
||||
4. Call ensureDownloadsAreRunning() after all was setup.
|
||||
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