// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`AppConfigSchemaPropertiesTable correctly matches snapshot 1`] = `
Property Description

(string) - Name of your app.

Triangle-down-icon
Bare Workflow

Edit the 'Display Name' field in Xcode

(object) - Configuration for the bottom navigation bar on Android.

Triangle-down-icon
ExpoKit

Set this property using AppConstants.java.

Triangle-down-icon
Bare Workflow

Set this property using just Xcode

(enum) - Determines how and when the navigation bar is shown.

Triangle-down-icon
ExpoKit

Set this property using Xcode.

(boolean) - Test sub-sub-property

(string) - Specifies the background color of the navigation bar.

6 character long hex color string, eg: '#000000'

(array) - Configuration for setting an array of custom intent filters in Android manifest.

Triangle-down-icon
Bare Workflow

This is set in AndroidManifest.xml directly.

Info-icon
[{ "autoVerify": true, "data": {"host": "*.example.com" } }]

(boolean) - You may also use an intent filter to set your app as the default handler for links

(array || object)

(string)

`;