ChrisLFieldsII / react-native-new-relic-module

Use New Relic in React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-new-relic-module

Use New Relic in React Native

Installation

npm install react-native-new-relic-module

Setup Android

  • Follow instructions here to add New Relic Agent as a dependency.

Setup iOS

  • add import react_native_new_relic_module
  • call NewRelic.start(withApplicationToken: "INSERT_TOKEN_HERE")

Usage

import { NewRelicModule } from 'react-native-new-relic-module';

// View `NewRelicModuleInterface` to see supported methods

Contributing

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

License

MIT

About

Use New Relic in React Native

License:MIT License


Languages

Language:Java 41.1%Language:Objective-C 23.0%Language:JavaScript 9.4%Language:Ruby 8.1%Language:Kotlin 7.9%Language:TypeScript 6.8%Language:Swift 2.2%Language:Shell 0.9%Language:C 0.7%