Update README.md

This commit is contained in:
Kesha Antonov
2023-01-30 09:59:32 +03:00
committed by GitHub
parent 18ebb5f6c1
commit 97043360df

View File

@@ -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.