UNPKG

@dynatrace/react-native-plugin

Version:

This plugin gives you the ability to use the Dynatrace Mobile agent in your react native application.

13 lines (12 loc) 485 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.instrumentationInfo = void 0; exports.instrumentationInfo = []; exports.instrumentationInfo.push({ old: { module: 'react-native', reference: 'RefreshControl' }, new: { module: '@dynatrace/react-native-plugin/instrumentation/libs/react-native/', reference: 'RefreshControl', defaultImport: '@dynatrace/react-native-plugin/instrumentation/libs/react-native', }, });