UNPKG

@braze/expo-plugin

Version:

Config plugin for @braze/react-native-sdk package

4 lines (3 loc) 160 B
import { ConfigPlugin } from "expo/config-plugins"; import { ConfigProps } from './types'; export declare const withAndroidBrazeSdk: ConfigPlugin<ConfigProps>;