Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 1207) sorted by relevance

12345678910>>...49

/expo/docs/public/static/data/v48.0.0/
H A Dexpo-intent-launcher.json1 …er/Settings)."}]},"children":[{"name":"ACCESSIBILITY_SETTINGS","kind":16,"type":{"type":"literal",… string
H A Dexpo-sqlite.json1 …onstructor","kind":512,"signatures":[{"name":"new SQLError","kind":16384,"type":{"type":"reference… string
/expo/docs/public/static/data/unversioned/
H A Dexpo-intent-launcher.json1 …er/Settings)."}]},"children":[{"name":"ACCESSIBILITY_SETTINGS","kind":16,"type":{"type":"literal",… object
H A Dexpo-sqlite.json1 …QLTransactionAsync","kind":16384,"parameters":[{"name":"db","kind":32768,"type":{"type":"reference… string
H A Dexpo-constants.json1 …d":"text","text":"](./application/#applicationnativebuildversion)."}]}]},"type":{"type":"intrinsic… string
/expo/docs/public/static/data/v49.0.0/
H A Dexpo-intent-launcher.json1 …er/Settings)."}]},"children":[{"name":"ACCESSIBILITY_SETTINGS","kind":16,"type":{"type":"literal",… object
H A Dexpo-sqlite.json1 …QLTransactionAsync","kind":16384,"parameters":[{"name":"db","kind":32768,"type":{"type":"reference… string
H A Dexpo-constants.json1 …d":"text","text":"](./application/#applicationnativebuildversion)."}]}]},"type":{"type":"intrinsic… string
/expo/packages/expo-build-properties/build/
H A DpluginConfig.js25 type: 'object', property
28 type: 'object', property
40 type: 'string', property
44 type: 'object', property
46 pickFirst: { type: 'array', items: { type: 'string' }, nullable: true }, property
47 exclude: { type: 'array', items: { type: 'string' }, nullable: true }, property
48 merge: { type: 'array', items: { type: 'string' }, nullable: true }, property
49 doNotStrip: { type: 'array', items: { type: 'string' }, nullable: true }, property
54 extraMavenRepos: { type: 'array', items: { type: 'string' }, nullable: true }, property
60 type: 'object', property
[all …]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/codegen/ios/
H A Dschema.json4 "type": "NativeModule", string
2928 "type": "Component", string
3035 "type": "Component", string
3225 "type": "Component", string
3440 "type": "Component", string
3456 "type": "Component", string
3530 "type": "Component", string
3599 "type": "Component", string
3703 "type": "Component", string
3796 "type": "Component", string
[all …]
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/codegen/ios/
H A Dschema.json4 "type": "NativeModule", string
2931 "type": "Component", string
3040 "type": "Component", string
3254 "type": "Component", string
3328 "type": "Component", string
3433 "type": "Component", string
3527 "type": "Component", string
3545 "type": "Component", string
3909 "type": "Component", string
4047 "type": "Component", string
[all …]
/expo/docs/public/static/data/v47.0.0/
H A Dexpo-gl.json1 …"`GET_ERRORS`"},{"kind":"text","text":" so be aware of the slowdown."}]},"type":{"type":"literal",… string
H A Dexpo-intent-launcher.json1 …me":"ACCESSIBILITY_SETTINGS","kind":16,"kindString":"Enumeration Member","type":{"type":"literal",… object
/expo/docs/public/static/data/v46.0.0/
H A Dexpo-intent-launcher.json1 …me":"ACCESSIBILITY_SETTINGS","kind":16,"kindString":"Enumeration Member","type":{"type":"literal",… string
H A Dexpo-gl.json1 …"`GET_ERRORS`"},{"kind":"text","text":" so be aware of the slowdown."}]},"type":{"type":"literal",… string
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/codegen/ios/
H A Dschema.json4 "type": "NativeModule", string
2935 "type": "Component", string
3042 "type": "Component", string
3231 "type": "Component", string
3446 "type": "Component", string
3520 "type": "Component", string
3589 "type": "Component", string
3693 "type": "Component", string
3786 "type": "Component", string
3804 "type": "Component", string
[all …]
/expo/docs/public/static/schemas/v47.0.0/
H A Dapp-config-schema.json1 …ppears both within Expo Go and on your home screen as a standalone app.","type":"string","meta":{"… string
/expo/packages/@expo/cli/src/api/__tests__/fixtures/
H A DUNVERSIONED.json1 …{"description":"Configuration that is specific to the Android platform.","type":"object","meta":{"… string
H A D44.0.0.json1 …{"description":"Configuration that is specific to the Android platform.","type":"object","meta":{"… string
/expo/docs/public/static/schemas/unversioned/
H A Dapp-config-schema.json1 …ppears both within Expo Go and on your home screen as a standalone app.","type":"string","meta":{"… string
/expo/docs/public/static/schemas/v49.0.0/
H A Dapp-config-schema.json1 …ppears both within Expo Go and on your home screen as a standalone app.","type":"string","meta":{"… string
/expo/docs/public/static/schemas/v46.0.0/
H A Dapp-config-schema.json1 …ppears both within Expo Go and on your home screen as a standalone app.","type":"string","meta":{"… string
/expo/docs/public/static/schemas/v48.0.0/
H A Dapp-config-schema.json1 …ppears both within Expo Go and on your home screen as a standalone app.","type":"string","meta":{"… string
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI48_0_0RawValue.h127 RawValue *type) noexcept { in checkValueType()
133 bool *type) noexcept { in checkValueType()
139 int *type) noexcept { in checkValueType()
145 int64_t *type) noexcept { in checkValueType()
151 float *type) noexcept { in checkValueType()
157 double *type) noexcept { in checkValueType()
163 std::string *type) noexcept { in checkValueType()
170 std::vector<T> *type) noexcept { in checkValueType()
211 RawValue *type) noexcept { in castValue()
237 std::string *type) { in castValue()
[all …]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI47_0_0RawValue.h127 RawValue *type) noexcept { in checkValueType()
133 bool *type) noexcept { in checkValueType()
139 int *type) noexcept { in checkValueType()
145 int64_t *type) noexcept { in checkValueType()
151 float *type) noexcept { in checkValueType()
157 double *type) noexcept { in checkValueType()
163 std::string *type) noexcept { in checkValueType()
211 RawValue *type) noexcept { in castValue()
225 int64_t *type) noexcept { in castValue()
235 double *type) noexcept { in castValue()
[all …]

12345678910>>...49