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

0.1.11 • Public • Published

react-native-stack-logger

Logger for js stack

Installation

npm install react-native-stack-logger

Usage

import StackLogger from "react-native-stack-logger";

// ...

const result = await StackLogger.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-stack-logger

Weekly Downloads

0

Version

0.1.11

License

MIT

Unpacked Size

4.75 MB

Total Files

145

Last publish

Collaborators

  • ktarasenko