UNPKG

@duell10111/apple-targets

Version:

Generate Apple Targets with Expo Prebuild

4 lines (3 loc) 240 B
import { ConfigPlugin } from "expo/config-plugins"; /** Inject a helper which matches `pods.rb` files in the target root directory and invokes it as a way to extend the Podfile. */ export declare const withPodTargetExtension: ConfigPlugin;