Home
last modified time | relevance | path

Searched refs:GoogleServices (Results 1 – 9 of 9) sorted by relevance

/expo/packages/@expo/config-plugins/build/android/
H A Dindex.d.ts6 import * as GoogleServices from './GoogleServices';
25 export { AllowBackup, BuildProperties, EasBuild, GoogleMapsApiKey, GoogleServices, IntentFilters, N…
H A Dindex.js6 … = exports.Name = exports.Manifest = exports.IntentFilters = exports.GoogleServices = exports.Goog…
72 function GoogleServices() { class
74 GoogleServices = function () { class in GoogleServices
82 return GoogleServices();
H A Dindex.js.map1GoogleServices","IntentFilters","Manifest","Name","Orientation","Package","Paths","Permissions","P…
H A DGoogleServices.js.map1GoogleServices.js","names":["_path","data","_interopRequireDefault","require","_androidPlugins","_…
/expo/packages/@expo/config-plugins/src/android/
H A Dindex.ts6 import * as GoogleServices from './GoogleServices';
32 GoogleServices,
/expo/packages/@expo/prebuild-config/src/plugins/
H A DwithDefaultPlugins.ts88 AndroidConfig.GoogleServices.withClassPath,
91 AndroidConfig.GoogleServices.withApplyPlugin,
110 AndroidConfig.GoogleServices.withGoogleServicesFile,
/expo/packages/@expo/prebuild-config/build/plugins/
H A DwithDefaultPlugins.js166 _configPlugins().AndroidConfig.GoogleServices.withClassPath,
168 …_configPlugins().AndroidConfig.GoogleServices.withApplyPlugin, _configPlugins().AndroidConfig.Pack…
177 _configPlugins().AndroidConfig.GoogleServices.withGoogleServicesFile,
H A DwithDefaultPlugins.js.map1GoogleServices","withClassPath","withApplyPlugin","Package","withPackageGradle","AllowBackup","wit…
/expo/docs/pages/config-plugins/
H A Dplugins-and-mods.mdx228 For example, you can create a mod to support the `GoogleServices-Info.plist`, and pass it to other …