Home
last modified time | relevance | path

Searched defs:setBranchApiKey (Results 1 – 8 of 8) sorted by relevance

/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-branch/
H A DwithIosBranch.ts15 export function setBranchApiKey(config: Pick<ExpoConfig, 'ios'>, infoPlist: InfoPlist): InfoPlist { function
H A DwithAndroidBranch.ts23 export function setBranchApiKey( function
/expo/packages/expo-branch/plugin/src/
H A DwithBranchIOS.ts15 export function setBranchApiKey(config: Pick<ExpoConfig, 'ios'>, infoPlist: InfoPlist): InfoPlist { function
H A DwithBranchAndroid.ts23 export function setBranchApiKey( function
/expo/packages/expo-branch/plugin/build/
H A DwithBranchIOS.js16 function setBranchApiKey(config, infoPlist) { function
H A DwithBranchAndroid.js18 function setBranchApiKey(config, androidManifest) { function
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-branch/
H A DwithIosBranch.js27 function setBranchApiKey(config, infoPlist) { function
H A DwithAndroidBranch.js33 function setBranchApiKey(config, androidManifest) { function