| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | system-ui.mdx | 3 description: A library that allows interacting with system UI elements. 4 sourceCodeUrl: 'https://github.com/expo/expo/tree/main/packages/expo-system-ui' 5 packageName: 'expo-system-ui' 12 **`expo-system-ui`** enables you to interact with UI elements that fall outside of the React tree. … 23 import * as SystemUI from 'expo-system-ui'; 26 <APISection packageName="expo-system-ui" apiName="SystemUI" />
|
| H A D | device.mdx | 3 description: A universal library provides access to system information about the physical device. 12 **`expo-device`** provides access to system information about the physical device, such as its manu… 32 …isRootedExperimentalAsync`. This may be thrown if there's no read access to certain system files. |
|
| H A D | filesystem.mdx | 3 description: A library that provides access to the local file system on the device. 4 sourceCodeUrl: 'https://github.com/expo/expo/tree/main/packages/expo-file-system' 5 packageName: 'expo-file-system' 6 iconUrl: '/static/images/packages/expo-file-system.png' 17 …system` provides access to a file system stored locally on the device. Within Expo Go, each projec… 23 src="/static/images/sdk/file-system/file-system-diagram.png" 38 …on instructions in the `expo-file-system` repository](https://github.com/expo/expo/tree/main/packa… 107 dependencies={['expo-file-system']} 115 import * as FileSystem from 'expo-file-system'; 204 import * as FileSystem from 'expo-file-system'; [all …]
|
| H A D | sms.mdx | 3 description: A library that provides access to the system's UI/app for sending SMS messages. 13 **`expo-sms`** provides access to the system's UI/app for sending SMS messages.
|
| H A D | constants.mdx | 3 description: An API that provides system information that remains constant throughout the lifetime … 12 **`expo-constants`** provides system information that remains constant throughout the lifetime of y…
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | system-ui.mdx | 3 description: A library that allows interacting with system UI elements. 4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-48/packages/expo-system-ui' 5 packageName: 'expo-system-ui' 12 **`expo-system-ui`** enables you to interact with UI elements that fall outside of the React tree. … 23 import * as SystemUI from 'expo-system-ui'; 26 <APISection packageName="expo-system-ui" apiName="SystemUI" />
|
| H A D | device.mdx | 3 description: A universal library provides access to system information about the physical device. 12 **`expo-device`** provides access to system information about the physical device, such as its manu… 32 …isRootedExperimentalAsync`. This may be thrown if there's no read access to certain system files. |
|
| H A D | filesystem.mdx | 3 description: A library that provides access to the local file system on the device. 4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-48/packages/expo-file-system' 5 packageName: 'expo-file-system' 6 iconUrl: '/static/images/packages/expo-file-system.png' 17 …system` provides access to a file system stored locally on the device. Within Expo Go, each projec… 23 src="/static/images/sdk/file-system/file-system-diagram.png" 38 …on instructions in the `expo-file-system` repository](https://github.com/expo/expo/tree/main/packa… 107 dependencies={['expo-file-system']} 115 import * as FileSystem from 'expo-file-system'; 204 import * as FileSystem from 'expo-file-system'; [all …]
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | system-ui.mdx | 3 description: A library that allows interacting with system UI elements. 4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-46/packages/expo-system-ui' 5 packageName: 'expo-system-ui' 12 **`expo-system-ui`** enables you to interact with UI elements that fall outside of the React tree. … 23 import * as SystemUI from 'expo-system-ui'; 26 <APISection packageName="expo-system-ui" apiName="SystemUI" />
|
| H A D | document-picker.mdx | 3 description: A library that provides access to the system's UI for selecting documents from the ava… 13 `expo-document-picker` provides access to the system's UI for selecting documents from the availabl… 43 ## Using with expo-file-system 45 …cument-picker` with [`expo-file-system`](/versions/latest/sdk/filesystem/), it's not always possib… 47 To allow the `expo-file-system` to read the file immediately after it is picked, you'll need to ens…
|
| H A D | brightness.mdx | 16 …system-wide brightness setting, and each app has its own brightness setting that can optionally ov… 80 An error occurred when getting or setting the system brightness mode. See the `nativeError` propert… 84 An attempt to set the system brightness was made without the proper permissions from the user. The … 88 An error occurred when getting or setting the system brightness.
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | system-ui.mdx | 3 description: A library that allows interacting with system UI elements. 4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-49/packages/expo-system-ui' 5 packageName: 'expo-system-ui' 12 **`expo-system-ui`** enables you to interact with UI elements that fall outside of the React tree. … 23 import * as SystemUI from 'expo-system-ui'; 26 <APISection packageName="expo-system-ui" apiName="SystemUI" />
|
| H A D | device.mdx | 3 description: A universal library provides access to system information about the physical device. 12 **`expo-device`** provides access to system information about the physical device, such as its manu… 32 …isRootedExperimentalAsync`. This may be thrown if there's no read access to certain system files. |
|
| H A D | filesystem.mdx | 3 description: A library that provides access to the local file system on the device. 4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-49/packages/expo-file-system' 5 packageName: 'expo-file-system' 6 iconUrl: '/static/images/packages/expo-file-system.png' 17 …system` provides access to a file system stored locally on the device. Within Expo Go, each projec… 23 src="/static/images/sdk/file-system/file-system-diagram.png" 38 …on instructions in the `expo-file-system` repository](https://github.com/expo/expo/tree/main/packa… 107 dependencies={['expo-file-system']} 115 import * as FileSystem from 'expo-file-system'; 204 import * as FileSystem from 'expo-file-system'; [all …]
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | system-ui.mdx | 3 description: A library that allows interacting with system UI elements. 4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-47/packages/expo-system-ui' 5 packageName: 'expo-system-ui' 12 **`expo-system-ui`** enables you to interact with UI elements that fall outside of the React tree. … 23 import * as SystemUI from 'expo-system-ui'; 26 <APISection packageName="expo-system-ui" apiName="SystemUI" />
|
| H A D | device.mdx | 3 description: A universal library provides access to system information about the physical device. 12 **`expo-device`** provides access to system information about the physical device, such as its manu… 32 …isRootedExperimentalAsync`. This may be thrown if there's no read access to certain system files. |
|
| H A D | filesystem.mdx | 3 description: A library that provides access to the local file system on the device. 4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-47/packages/expo-file-system' 5 packageName: 'expo-file-system' 6 iconUrl: '/static/images/packages/expo-file-system.png' 18 …system`** provides access to a file system stored locally on the device. Within Expo Go, each proj… 24 src="/static/images/sdk/file-system/file-system-diagram.png" 39 …on instructions in the `expo-file-system` repository](https://github.com/expo/expo/tree/main/packa… 108 dependencies={['expo-file-system']} 116 import * as FileSystem from 'expo-file-system'; 217 import * as FileSystem from 'expo-file-system'; [all …]
|
| H A D | brightness.mdx | 16 …system-wide brightness setting, and each app has its own brightness setting that can optionally ov… 80 An error occurred when getting or setting the system brightness mode. See the `nativeError` propert… 84 An attempt to set the system brightness was made without the proper permissions from the user. The … 88 An error occurred when getting or setting the system brightness.
|
| /expo/packages/expo-system-ui/ |
| H A D | README.md | 1 # expo-system-ui 3 **`expo-system-ui`** adds support for locking the user interface (appearance) and updating the root… 13 npx expo install expo-system-ui 24 [docs-main]: https://github.com/expo/expo/blob/main/docs/pages/versions/unversioned/sdk/system-ui.m… 25 [docs-stable]: https://docs.expo.dev/versions/latest/sdk/system-ui/
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/ |
| H A D | expo-system-ui.js.map | 1 …system-ui.js","names":["_withAndroidRootViewBackgroundColor","data","require","_withAndroidUserInt…
|
| /expo/packages/@expo/fingerprint/src/sourcer/__tests__/__snapshots__/ |
| H A D | Expo-test.ts.snap | 34 "filePath": "node_modules/expo-file-system/android", 62 …geName":"expo-file-system","packageVersion":"15.1.1","projects":[{"name":"expo-file-system","sourc… 103 "filePath": "node_modules/expo-file-system/ios", 131 …kageName":"expo-file-system","packageVersion":"15.1.1","pods":[{"podName":"EXFileSystem","podspecD…
|
| /expo/packages/expo-font/src/__tests__/__snapshots__/ |
| H A D | Font-test.native.ts.snap.ios | 14 exports[`within Expo client processFontFamily defaults missing fonts to the system font 1`] = ` 16 "fontFamily "not-loaded" is not a system font and has not been loaded through expo-font.", 20 exports[`within Expo client processFontFamily defaults still-loading fonts to the system font 1`] =…
|
| H A D | Font-test.native.ts.snap.android | 14 exports[`within Expo client processFontFamily defaults missing fonts to the system font 1`] = ` 16 "fontFamily "not-loaded" is not a system font and has not been loaded through expo-font.", 20 exports[`within Expo client processFontFamily defaults still-loading fonts to the system font 1`] =…
|
| /expo/docs/pages/workflow/ |
| H A D | logging.mdx | 3 …arn how to view logs when using Expo CLI, native logs in Android Studio and Xcode, and system logs. 8 …tion about what's happening in your app. For that, you can use **native logs** and **system logs**. 26 '# Show system logs for an Android device with adb logcat', 28 '# Show system logs for an iOS device',
|
| /expo/packages/expo-navigation-bar/build/ |
| H A D | NavigationBar.types.js.map | 1 …system navigation bar.\n */\nexport type NavigationBarBehavior = 'overlay-swipe' | 'inset-swipe' |…
|