UNPKG

instabug-reactnative

Version:

React Native plugin for integrating the Instabug SDK

3 lines (2 loc) 118 B
import { NativeModules } from './NativePackage'; export const NativeCrashReporting = NativeModules.IBGCrashReporting;