Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/socketio/socket.io
/ App.js
File
App.js
examples/react-native/App.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { Component } from
'react'
;
2
import
{ StyleSheet, Text, View } from
'react-native'
;
3
import
io from
'socket.io-client'
;
4
Callers
nothing calls this directly
Calls
2
io
Function · 0.85
create
Method · 0.80
Tested by
no test coverage detected