Searched refs:GoogleServices (Results 1 – 9 of 9) sorted by relevance
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | index.d.ts | 6 import * as GoogleServices from './GoogleServices'; 25 export { AllowBackup, BuildProperties, EasBuild, GoogleMapsApiKey, GoogleServices, IntentFilters, N…
|
| H A D | index.js | 6 … = 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 D | index.js.map | 1 …GoogleServices","IntentFilters","Manifest","Name","Orientation","Package","Paths","Permissions","P…
|
| H A D | GoogleServices.js.map | 1 …GoogleServices.js","names":["_path","data","_interopRequireDefault","require","_androidPlugins","_…
|
| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | index.ts | 6 import * as GoogleServices from './GoogleServices'; 32 GoogleServices,
|
| /expo/packages/@expo/prebuild-config/src/plugins/ |
| H A D | withDefaultPlugins.ts | 88 AndroidConfig.GoogleServices.withClassPath, 91 AndroidConfig.GoogleServices.withApplyPlugin, 110 AndroidConfig.GoogleServices.withGoogleServicesFile,
|
| /expo/packages/@expo/prebuild-config/build/plugins/ |
| H A D | withDefaultPlugins.js | 166 _configPlugins().AndroidConfig.GoogleServices.withClassPath, 168 …_configPlugins().AndroidConfig.GoogleServices.withApplyPlugin, _configPlugins().AndroidConfig.Pack… 177 _configPlugins().AndroidConfig.GoogleServices.withGoogleServicesFile,
|
| H A D | withDefaultPlugins.js.map | 1 …GoogleServices","withClassPath","withApplyPlugin","Package","withPackageGradle","AllowBackup","wit…
|
| /expo/docs/pages/config-plugins/ |
| H A D | plugins-and-mods.mdx | 228 For example, you can create a mod to support the `GoogleServices-Info.plist`, and pass it to other …
|