UNPKG

@braze/expo-plugin

Version:

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

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