0.1.2 • Published 3 years ago

react-native-ws-logger v0.1.2

Weekly downloads
30
License
MIT
Repository
github
Last release
3 years ago

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