Home
last modified time | relevance | path

Searched refs:setting (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/expo/docs/pages/versions/v46.0.0/sdk/
H A Dbrightness.mdx3 description: A library that provides access to an API for getting and setting the screen brightness.
16setting, and each app has its own brightness setting that can optionally override the global setti…
76 An error occurred when getting or setting the app brightness.
80 An error occurred when getting or setting the system brightness mode. See the `nativeError` propert…
88 An error occurred when getting or setting the system brightness.
H A Dclipboard.mdx3 description: A universal library that allows getting and setting Clipboard content.
13 **`expo-clipboard`** provides an interface for getting and setting Clipboard content on Android, iO…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dbrightness.mdx3 description: A library that provides access to an API for getting and setting the screen brightness.
16setting, and each app has its own brightness setting that can optionally override the global setti…
76 An error occurred when getting or setting the app brightness.
80 An error occurred when getting or setting the system brightness mode. See the `nativeError` propert…
88 An error occurred when getting or setting the system brightness.
H A Dclipboard.mdx3 description: A universal library that allows getting and setting Clipboard content.
13 **`expo-clipboard`** provides an interface for getting and setting Clipboard content on Android, iO…
/expo/docs/pages/versions/unversioned/sdk/
H A Dbrightness.mdx3 description: A library that provides access to an API for getting and setting the screen brightness.
18setting, and each app has its own brightness setting that can optionally override the global setti…
86 An error occurred when getting or setting the app brightness.
90 An error occurred when getting or setting the system brightness mode. See the `nativeError` propert…
98 An error occurred when getting or setting the system brightness.
H A Dclipboard.mdx3 description: A universal library that allows getting and setting Clipboard content.
13 **`expo-clipboard`** provides an interface for getting and setting Clipboard content on Android, iO…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dbrightness.mdx3 description: A library that provides access to an API for getting and setting the screen brightness.
18setting, and each app has its own brightness setting that can optionally override the global setti…
86 An error occurred when getting or setting the app brightness.
90 An error occurred when getting or setting the system brightness mode. See the `nativeError` propert…
98 An error occurred when getting or setting the system brightness.
H A Dclipboard.mdx3 description: A universal library that allows getting and setting Clipboard content.
13 **`expo-clipboard`** provides an interface for getting and setting Clipboard content on Android, iO…
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dbrightness.mdx3 description: A library that provides access to an API for getting and setting the screen brightness.
18setting, and each app has its own brightness setting that can optionally override the global setti…
86 An error occurred when getting or setting the app brightness.
90 An error occurred when getting or setting the system brightness mode. See the `nativeError` propert…
98 An error occurred when getting or setting the system brightness.
H A Dclipboard.mdx3 description: A universal library that allows getting and setting Clipboard content.
13 **`expo-clipboard`** provides an interface for getting and setting Clipboard content on Android, iO…
/expo/tools/
H A Dtaskfile-swc.js12 const setting = { variable
35 const outputFilePath = path.dirname(path.join(__dirname, setting.output, filePath));
41 ...setting.options,
/expo/packages/@expo/cli/
H A Dtaskfile-swc.js43 const setting = ENVIRONMENTS[environment];
46 const outputFilePath = path.dirname(path.join(__dirname, setting.output, filePath));
52 ...setting.options,
/expo/packages/expo-modules-core/src/__tests__/
H A DPermissionsHook-test.ts177 { initialProps: { get: true, setting: 'something' } }
181 expect(getMethod).toHaveBeenCalledWith(expect.objectContaining({ setting: 'something' }));
250 { initialProps: { request: true, setting: 'something' } }
254 expect(requestMethod).toHaveBeenCalledWith(expect.objectContaining({ setting: 'something' }));
/expo/packages/expo-notifications/ios/EXNotifications/Permissions/
H A DEXUserFacingNotificationsPermissionsRequester.m145 - (NSNumber *)showPreviewsSettingToEnum:(UNShowPreviewsSetting)setting {
146 switch (setting) {
185 - (nullable NSNumber *)notificationSettingToNumber:(UNNotificationSetting)setting
187 switch (setting) {
/expo/ios/versioned/sdk47/EXNotifications/EXNotifications/Permissions/
H A DABI47_0_0EXUserFacingNotificationsPermissionsRequester.m145 - (NSNumber *)showPreviewsSettingToEnum:(UNShowPreviewsSetting)setting {
146 switch (setting) {
185 - (nullable NSNumber *)notificationSettingToNumber:(UNNotificationSetting)setting
187 switch (setting) {
/expo/ios/versioned/sdk49/EXNotifications/EXNotifications/Permissions/
H A DABI49_0_0EXUserFacingNotificationsPermissionsRequester.m145 - (NSNumber *)showPreviewsSettingToEnum:(UNShowPreviewsSetting)setting {
146 switch (setting) {
185 - (nullable NSNumber *)notificationSettingToNumber:(UNNotificationSetting)setting
187 switch (setting) {
/expo/ios/versioned/sdk48/EXNotifications/EXNotifications/Permissions/
H A DABI48_0_0EXUserFacingNotificationsPermissionsRequester.m145 - (NSNumber *)showPreviewsSettingToEnum:(UNShowPreviewsSetting)setting {
146 switch (setting) {
185 - (nullable NSNumber *)notificationSettingToNumber:(UNNotificationSetting)setting
187 switch (setting) {
/expo/docs/pages/guides/
H A Dios-developer-mode.mdx12 Devices running iOS 16 and above need to enable OS-level **Developer Mode** setting before they can…
25 alt="Navigating to Developer Mode setting"
37 alt="Navigating to Developer Mode setting"
/expo/packages/expo-screen-capture/ios/EXScreenCapture/
H A DEXScreenCaptureModule.m52 // Avoid setting duplicate observers
101 // Avoid setting duplicate observers
/expo/ios/versioned/sdk47/EXScreenCapture/EXScreenCapture/
H A DABI47_0_0EXScreenCaptureModule.m52 // Avoid setting duplicate observers
101 // Avoid setting duplicate observers
/expo/ios/versioned/sdk49/EXScreenCapture/EXScreenCapture/
H A DABI49_0_0EXScreenCaptureModule.m52 // Avoid setting duplicate observers
101 // Avoid setting duplicate observers
/expo/ios/versioned/sdk48/EXScreenCapture/EXScreenCapture/
H A DABI48_0_0EXScreenCaptureModule.m52 // Avoid setting duplicate observers
101 // Avoid setting duplicate observers
/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/Database/
H A DABI48_0_0EXUpdatesBuildData.m54 NSLog(@"Error setting static build data: %@", setStaticBuildDataError);
96 NSLog(@"Error setting static build data: %@", setStaticBuildDataError);
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/Database/
H A DABI47_0_0EXUpdatesBuildData.m54 NSLog(@"Error setting static build data: %@", setStaticBuildDataError);
96 NSLog(@"Error setting static build data: %@", setStaticBuildDataError);
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/SafeAreaView/
H A DABI48_0_0RCTSafeAreaShadowView.m34 * Removing support for setting padding from any outside code

12345678910>>...14