react-native-dynatrace-plugin

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeDynatracePlugin from 'https://cdn.skypack.dev/react-native-dynatrace-plugin';
</script>

README

react-native-dynatrace-plugin

Getting started

$ npm install react-native-dynatrace-plugin --save

Mostly automatic installation

$ react-native link react-native-dynatrace-plugin

Usage

import DynatracePlugin from 'react-native-dynatrace-plugin';

// TODO: What to do with the module?
DynatracePlugin;