Skip to content

Commit 33d0797

Browse files
tmaly1980sbeca
authored andcommitted
Clarifying setup in case user does react-native link
1 parent df11500 commit 33d0797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SETUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ an actual Android/iOS device:
1111
npm install --save react-native-audio-toolkit
1212
```
1313
14-
* Follow the platform specific steps for each platform you wish to support:
14+
* Follow the platform specific steps for each platform you wish to support. Note: `react-native link` will not work correctly for android and you'll still have to manually do step 1 below in order to avoid "Configuration with name 'default' not found."
1515
1616
### Android setup
1717

0 commit comments

Comments
 (0)