Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/build/android/
H A DIntentFilters.d.ts4 export declare const withAndroidIntentFilters: import("..").ConfigPlugin; constant
H A DIntentFilters.js25 const withAndroidIntentFilters = (0, _androidPlugins().createAndroidManifestPlugin)(setAndroidInten… constant
/expo/packages/@expo/config-plugins/src/android/
H A DIntentFilters.ts10 export const withAndroidIntentFilters = createAndroidManifestPlugin( constant