1.0.8 • Published 6 years ago

react-native-websockets v1.0.8

Weekly downloads
37
License
-
Repository
-
Last release
6 years ago

react-native-websockets

Modify from react native websocket, add the network monitor

Getting started

$ npm install react-native-websockets --save

Usage

import NewWebSocket from 'react-native-websockets';

let websocket = NewWebSocket("ws://host:port");
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago