UNPKG

@giautm/react-native-branch

Version:

Config plugin to auto configure react-native-branch on prebuild

5 lines (4 loc) 176 B
import type { ConfigPlugin } from "@expo/config-plugins"; import type { ConfigData } from "./types"; declare const _default: ConfigPlugin<ConfigData>; export default _default;