UNPKG

@intercom/intercom-react-native

Version:

React Native wrapper to bridge our iOS and Android SDK

4 lines 248 B
import { type ConfigPlugin } from '@expo/config-plugins'; import type { IntercomPluginProps } from './@types'; export declare const withIntercomPushNotification: ConfigPlugin<IntercomPluginProps>; //# sourceMappingURL=withPushNotifications.d.ts.map