Skip to content

Commit b368b0b

Browse files
committed
Update README.md
1 parent 2fa8c2b commit b368b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-webrtc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Next, rebuild your app as described in the ["Adding custom native code"](https:/
4242

4343
### Event Target Shim
4444

45-
> SDK 50 and greater.
45+
> Only for SDK 50.
4646
4747
React Native uses `event-target-shim@5` which is not compatible with `react-native-webrtc`'s dependency on `event-target-shim@6`. To fix this, you may need to add a redirection in your `metro.config.js` file:
4848

0 commit comments

Comments
 (0)