react-native-ws-logger
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

react-native-ws-logger

An out-of-the-box websocket network viewer

Installation

npm install react-native-ws-logger

Usage

import WsLogger from "react-native-ws-logger";

// ...

const result = await WsLogger.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-ws-logger

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

125 kB

Total Files

51

Last publish

Collaborators

  • chenyuwang