MCPcopy 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

1import React, { Component } from 'react';
2import { StyleSheet, Text, View } from 'react-native';
3import io from 'socket.io-client';
4

Callers

nothing calls this directly

Calls 2

ioFunction · 0.85
createMethod · 0.80

Tested by

no test coverage detected