Home
last modified time | relevance | path

Searched refs:Metadata (Results 1 – 25 of 32) sorted by relevance

12

/expo/docs/pages/eas/metadata/
H A Dfaq.mdx2 title: EAS Metadata FAQ
4 description: Frequently asked questions about EAS Metadata.
7 > **warning** EAS Metadata is in beta and subject to breaking changes.
31 With asynchronous functions, there are no limits to adapting EAS Metadata to suit your preferred wo…
35 Here are some reasons EAS Metadata might **not** be the right fit for a project.
37 ### Does EAS Metadata support the Google Play Store?
39 We are committed to EAS Metadata and will expand functionality over time.
40 This also means that not all functionality is implemented in EAS Metadata.
46 EAS Metadata only sends the data from your store config to the app stores.
53 You'll need to authenticate with the app store before EAS Metadata can access the information.
[all …]
H A Dindex.mdx2 title: EAS Metadata
5 …roduction to automate and maintain your app store presence from the command line with EAS Metadata.
11 > **warning** EAS Metadata is in beta and subject to breaking changes.
13 **EAS Metadata** enables you to automate and maintain your app store presence from the command line.
17 EAS Metadata uses a [**store.config.json**](./config.mdx#static-store-config) file to provide infor…
21 EAS Metadata can also instantly identify known app store restrictions that could trigger a rejectio…
32 …description="Add EAS Metadata to a new project, or generate the store config from an existing app."
38 description="Customize the store config to adapt EAS Metadata to your preferred workflow."
44 description="Explore all configurable options EAS Metadata has to offer."
H A Dconfig.mdx2 title: Configuring EAS Metadata
4 description: Learn about different ways to configure EAS Metadata.
9 > **warning** EAS Metadata is in beta and subject to breaking changes.
11 EAS Metadata is configured by a **store.config.json** file at the _root of your project_.
14 Besides the default JSON format, EAS Metadata also supports more dynamic config using JavaScript fi…
18 The default store config type for EAS Metadata is a simple JSON file.
46Metadata properties can benefit from dynamic values. For example, the Metadata **copyright notice*…
81 EAS Metadata supports synchronous and asynchronous functions exported from dynamic store config fil…
H A Dgetting-started.mdx2 title: Get started with EAS Metadata
4 …Learn how to automate and maintain your app store presence from the command line with EAS Metadata.
10 > **warning** EAS Metadata is in beta and subject to breaking changes.
12 EAS Metadata enables you to automate and maintain your app store presence from the command line. It…
16 EAS Metadata is available starting from EAS CLI >= 0.54.0, and _currently_ only supports the Apple …
28 If you don't have an app in the stores yet, EAS Metadata can't generate the store config for you. I…
49 > By default, EAS Metadata uses the **store.config.json** file at the root of your project. You can…
67 If EAS Metadata runs into any issues with your store config, it will warn you when running this com…
76 description="Customize the store config to adapt EAS Metadata to your preferred workflow."
82 description="Explore all configurable options EAS Metadata has to offer."
/expo/docs/pages/deploy/
H A Dapp-stores-metadata.mdx3 …Learn how to automate and maintain your app store presence from the command line with EAS Metadata.
10 > **warning** EAS Metadata is in beta and subject to breaking changes.
14Metadata** enables you to automate and maintain this information from the command line instead of …
18 EAS Metadata is available starting from EAS CLI >= 0.54.0, and currently **only supports the Apple …
24 EAS Metadata uses [store.config.json](/eas/metadata/config/) file to hold all the information you w…
51 …rties that can be defined in **store.config.json**, see [Schema for EAS Metadata](/eas/metadata/sc…
69 …earn how to automate and maintain your app store presence from the command line with EAS Metadata."
75 title="EAS Metadata schema"
76 description="A reference of store config in EAS Metadata."
82 title="Static and dynamic configurations with EAS Metadata"
[all …]
/expo/docs/common/
H A DheadingManager.ts47 type Metadata = Partial<PageMetadata> & { headings: (RemarkHeading & { _processed?: boolean })[] }; alias
59 metadata?: ElementType<Metadata['headings']>;
70 private readonly _meta: Metadata;
89 constructor(slugger: GithubSlugger, meta: Metadata) {
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/docs/
H A DSkPDFDocument.h68 struct Metadata { struct
181 SK_API sk_sp<SkDocument> MakeDocument(SkWStream* stream, const Metadata& metadata);
184 return MakeDocument(stream, Metadata()); in MakeDocument()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkBBHFactory.h18 struct Metadata { struct
26 virtual void insert(const SkRect[], const Metadata[], int N); argument
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkBBHFactory.h18 struct Metadata { struct
26 virtual void insert(const SkRect[], const Metadata[], int N); argument
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkBBHFactory.h18 struct Metadata { struct
26 virtual void insert(const SkRect[], const Metadata[], int N); argument
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkBBHFactory.h18 struct Metadata { struct
26 virtual void insert(const SkRect[], const Metadata[], int N); argument
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkBBHFactory.h18 struct Metadata { struct
26 virtual void insert(const SkRect[], const Metadata[], int N); argument
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkBBHFactory.h18 struct Metadata { struct
26 virtual void insert(const SkRect[], const Metadata[], int N); argument
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkBBHFactory.h18 struct Metadata { struct
26 virtual void insert(const SkRect[], const Metadata[], int N); argument
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkBBHFactory.h18 struct Metadata { struct
26 virtual void insert(const SkRect[], const Metadata[], int N); argument
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/docs/
H A DSkPDFDocument.h68 struct Metadata { struct
192 SK_API sk_sp<SkDocument> MakeDocument(SkWStream* stream, const Metadata& metadata);
195 return MakeDocument(stream, Metadata()); in MakeDocument()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/docs/
H A DSkPDFDocument.h68 struct Metadata { struct
192 SK_API sk_sp<SkDocument> MakeDocument(SkWStream* stream, const Metadata& metadata);
195 return MakeDocument(stream, Metadata()); in MakeDocument()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/docs/
H A DSkPDFDocument.h68 struct Metadata { struct
192 SK_API sk_sp<SkDocument> MakeDocument(SkWStream* stream, const Metadata& metadata);
195 return MakeDocument(stream, Metadata()); in MakeDocument()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/docs/
H A DSkPDFDocument.h68 struct Metadata { struct
192 SK_API sk_sp<SkDocument> MakeDocument(SkWStream* stream, const Metadata& metadata);
195 return MakeDocument(stream, Metadata()); in MakeDocument()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/docs/
H A DSkPDFDocument.h68 struct Metadata { struct
192 SK_API sk_sp<SkDocument> MakeDocument(SkWStream* stream, const Metadata& metadata);
195 return MakeDocument(stream, Metadata()); in MakeDocument()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/docs/
H A DSkPDFDocument.h73 struct Metadata { struct
186 SK_API sk_sp<SkDocument> MakeDocument(SkWStream* stream, const Metadata& metadata);
189 return MakeDocument(stream, Metadata()); in MakeDocument()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/docs/
H A DSkPDFDocument.h68 struct Metadata { struct
192 SK_API sk_sp<SkDocument> MakeDocument(SkWStream* stream, const Metadata& metadata);
195 return MakeDocument(stream, Metadata()); in MakeDocument()
/expo/docs/pages/guides/
H A Doverview.mdx9 …](/submit/introduction/), [EAS Update](/eas-update/introduction/), [EAS Metadata](/eas/metadata/),…
/expo/docs/.vale/writing-styles/expo-docs/
H A DConsistency.yml20 eas metadata: EAS Metadata
/expo/docs/pages/eas/
H A Dindex.mdx43 title="EAS Metadata (In Beta)"

12