UNPKG

instabug-reactnative

Version:

React Native plugin for integrating the Instabug SDK

7 lines (6 loc) 186 B
export interface PluginProps { name?: string; forceUploadSourceMaps?: boolean; addScreenRecordingBugReportingPermission?: boolean; addBugReportingIosMediaPermission?: boolean; }