Skip to content

Commit 0842900

Browse files
committed
Fix: add react-native-tcp-socket to dependencies
Was removed during earlier dependency cleanup but is required by the NativeSocketProvider for P2P TCP connections on iOS/Android.
1 parent f09658f commit 0842900

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"react-native-safe-area-context": "~5.6.2",
4747
"react-native-screens": "~4.23.0",
4848
"react-native-svg": "15.15.3",
49+
"react-native-tcp-socket": "^6.2.0",
4950
"react-native-web": "^0.21.0",
5051
"react-native-worklets": "0.7.2",
5152
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)