Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

Commit fd0428c

Browse files
committed
Update README to address autolinking
1 parent 250d17a commit fd0428c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ The real challenge of using this method is making sure the app's UI is always up
3030
For **`RN <= 0.57.0`** use `$ yarn add [email protected]`
3131

3232
### Mostly automatic installation
33+
Any React Native version **`>= 0.60`** supports autolinking so nothing should be done.
34+
35+
For anything **`< 0.60`** run the following link command
3336

3437
`$ react-native link react-native-background-downloader`
3538

0 commit comments

Comments
 (0)