Home
last modified time | relevance | path

Searched defs:withAndroidExpoPlugins (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/prebuild-config/build/plugins/
H A DwithDefaultPlugins.d.ts17 export declare const withAndroidExpoPlugins: ConfigPlugin<{ constant
H A DwithDefaultPlugins.js156 const withAndroidExpoPlugins = (config, props) => { function
/expo/packages/@expo/prebuild-config/src/plugins/
H A DwithDefaultPlugins.ts73 export const withAndroidExpoPlugins: ConfigPlugin<{ constant