/NewRelicModule

react-native Package

Primary LanguageJavaMIT LicenseMIT

newrelicmodule

This is to Instrument react native code to surface Javascipt error

Installation

npm install newrelicmodule

Usage

import Newrelicmodule from "newrelicmodule";

// ...

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

Contributing

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

License

MIT