Home
last modified time | relevance | path

Searched refs:Web (Results 1 – 25 of 223) sorted by relevance

123456789

/expo/packages/html-elements/
H A DREADME.md10 <!-- Web -->
275 | Web | `<div />` |
567 | Web | `<ul />` |
593 | Web | `<hr />` |
675 | Web | `<table />` |
684 | Web | `<thead />` |
693 | Web | `<tbody />` |
702 | Web | `<tfoot />` |
713 | Web | `<th />` |
722 | Web | `<tr />` |
[all …]
/expo/packages/expo-modules-core/build/
H A DTypedArrays.types.js.map1Web/JavaScript/Reference/Global_Objects/TypedArray#typedarray_objects). */\nexport type IntBasedTy…
/expo/fastlane/metadata/en-US/
H A Dkeywords.txt1 React, Web, JavaScript, programming
/expo/packages/expo-localization/build/
H A DLocalization.types.js.map1Web time zone is calculated with Intl.DateTimeFormat().resolvedOptions().timeZone. For a\n * bet…
/expo/docs/pages/guides/
H A Dtroubleshooting-proxies.mdx24 2. Check "Web Proxy (HTTP)" and set "Web Proxy Server" to 127.0.0.1 : 8888
25 3. Check "Secure Web Proxy (HTTPS)" and set "Secure Web Proxy Server" to 127.0.0.1 : 8888
32 4. Check `Web Proxy (HTTP)`, and enter `your-corporate-proxy-uri:port-number`
37 7. Same for Secure Web Proxy (HTTPS). _Be sure to fill in the same proxy, username, and password ad…
/expo/docs/pages/versions/unversioned/sdk/
H A Dclipboard.mdx13 …pboard`** provides an interface for getting and setting Clipboard content on Android, iOS, and Web.
77 > **warning** On Web, this module uses the [`AsyncClipboard` API](https://developer.mozilla.org/en-…
H A Dsharing.mdx21 - `expo-sharing` for web is built on top of the Web Share API, which still has [very limited browse…
22 - **HTTPS required on web**: The Web Share API is only available on web when the page is served ove…
/expo/packages/expo-image/
H A DREADME.md19 …eveloper.mozilla.org/en-US/docs/Web/CSS/object-fit) and [`object-position`](https://developer.mozi…
24 | Format | Android | iOS | Web |
H A DCHANGELOG.md55 - [Web] Add support for `tintColor` prop on web. ([#23434](https://github.com/expo/expo/pull/23434)…
56 - [Web] Add support for static image responsiveness using `srcset` attributes. ([#22088](https://gi…
65 - [Web] Refactored and split some functions for better readability. ([#23465](https://github.com/ex…
122 - [Web] Add support for `require()` assets. ([#21798](https://github.com/expo/expo/pull/21798) by […
124 - [Web] Add `accessibilityLabel` support on web. ([#21884](https://github.com/expo/expo/pull/21884)…
125 - Added `ThumbHash` support for Android, iOS and Web. ([#21952](https://github.com/expo/expo/pull/2…
129 - [Web] Improve transition behavior when switching back and forth two sources. ([#22099](https://gi…
130 - [Web] Prevent breaking in static rendering environments. ([#21883](https://github.com/expo/expo/p…
132 - [Web] Fixed monorepo asset resolution in production for Metro web. ([#22094](https://github.com/e…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dclipboard.mdx13 …pboard`** provides an interface for getting and setting Clipboard content on Android, iOS, and Web.
77 > **warning** On Web, this module uses the [`AsyncClipboard` API](https://developer.mozilla.org/en-…
H A Dsharing.mdx21 - `expo-sharing` for web is built on top of the Web Share API, which still has [very limited browse…
22 - **HTTPS required on web**: The Web Share API is only available on web when the page is served ove…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dclipboard.mdx13 …pboard`** provides an interface for getting and setting Clipboard content on Android, iOS, and Web.
77 > **warning** On Web, this module uses the [`AsyncClipboard` API](https://developer.mozilla.org/en-…
H A Dsharing.mdx21 - `expo-sharing` for web is built on top of the Web Share API, which still has [very limited browse…
22 - **HTTPS required on web**: The Web Share API is only available on web when the page is served ove…
H A Dbarometer.mdx124 | Web | `N/A` |
166 | Name | Type | Format | iOS | Android | Web |
177 | Web | `N/A` | `N/A` …
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dclipboard.mdx13 …pboard`** provides an interface for getting and setting Clipboard content on Android, iOS, and Web.
77 > **warning** On Web, this module uses the [`AsyncClipboard` API](https://developer.mozilla.org/en-…
H A Dsharing.mdx21 - `expo-sharing` for web is built on top of the Web Share API, which still has [very limited browse…
22 - **HTTPS required on web**: The Web Share API is only available on web when the page is served ove…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dclipboard.mdx13 …pboard`** provides an interface for getting and setting Clipboard content on Android, iOS, and Web.
77 > **warning** On Web, this module uses the [`AsyncClipboard` API](https://developer.mozilla.org/en-…
H A Dsharing.mdx21 - `expo-sharing` for web is built on top of the Web Share API, which still has [very limited browse…
22 - **HTTPS required on web**: The Web Share API is only available on web when the page is served ove…
/expo/packages/expo-dev-launcher/build/
H A DWebUnsupportedError.js.map1 …{\n constructor() {\n super(\"`expo-dev-launcher` isn't supported on Expo Web.\");\n }\n}\n"]}
/expo/packages/expo-dev-menu/build/
H A DWebUnsupportedError.js.map1 …ror {\n constructor() {\n super(\"`expo-dev-menu` isn't supported on Expo Web.\");\n }\n}\n"]}
/expo/packages/expo-blur/src/
H A DBlurView.web.tsx38 // https://developer.mozilla.org/en-US/docs/Web/API/CSS/supports
39 // https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility
/expo/packages/@expo/config-types/src/
H A DExpoConfig.ts243 web?: Web;
790 export interface Web { interface
/expo/packages/@expo/config-types/build/
H A DExpoConfig.d.ts239 web?: Web;
786 export interface Web { interface
/expo/packages/expo-image/src/
H A DImage.tsx27 * Resolves to `false` on Web.
39 * Resolves to `false` on Web.
/expo/packages/expo-video-thumbnails/build/
H A DExpoVideoThumbnails.web.js.map1 …ailsResult> {\n throw new Error('ExpoVideoThumbnails not supported on Expo Web');\n },\n};\n"]}

123456789