Searched refs:web (Results 1 – 25 of 1074) sorted by relevance
12345678910>>...43
20 /** @platform web */22 /** @platform web */24 /** @platform web */26 /** @platform web */28 /** @platform web */30 /** @platform web */32 /** @platform web */34 /** @platform web */36 /** @platform web */38 /** @platform web */[all …]
21 /** @platform web */23 /** @platform web */25 /** @platform web */27 /** @platform web */29 /** @platform web */31 /** @platform web */33 /** @platform web */43 /** @platform web */45 /** @platform web */48 /** @platform web */[all …]
10 import StyleSheet from 'react-native-web/dist/exports/StyleSheet';11 import TextAncestorContext from 'react-native-web/dist/exports/Text/TextAncestorContext';12 import createElement from 'react-native-web/dist/exports/createElement';13 import * as forwardedProps from 'react-native-web/dist/modules/forwardedProps';14 import pick from 'react-native-web/dist/modules/pick';15 import useElementLayout from 'react-native-web/dist/modules/useElementLayout';16 import useMergeRefs from 'react-native-web/dist/modules/useMergeRefs';17 import usePlatformMethods from 'react-native-web/dist/modules/usePlatformMethods';18 import useResponderEvents from 'react-native-web/dist/modules/useResponderEvents';19 import { PlatformMethods, ViewProps } from 'react-native-web/dist/types';[all …]
1 …web/issues/832\n\ntype NativeViewProps = ComponentProps<typeof NativeView> & ClassAttributes<typeo…
1 …web/issues/832\n\ntype NativeTextProps = ComponentProps<typeof NativeText> & ClassAttributes<typeo…
3 desscription: Learn how to build a progressive web app with Expo.14 Expo web projects generate PWA assets and manifests by default, you only need to [add offline web s…30 | <CODE>web.shortName \| web.name</CODE> | `short_name` | `<meta name="ap…39 | `web.barStyle` | | `<meta name="ap…62 - Status Bar Style is resolved with: `web.meta.apple.barStyle | web.barStyle`.64 …This can be overwritten with `<meta name="apple-mobile-web-app-status-bar-style" />` in the **web/…65 - The home screen name is resolved with: `web.shortName | web.name | name`.66 …- This can be overwritten with `<meta name="apple-mobile-web-app-title" />` in the **web/index.htm…96 web: {122 - `touch web/manifest.json` or `expo-pwa manifest`[all …]
11 web: { property16 web: { property21 web: { property26 web: { property34 web: { property39 web: { property
1 …form web */\n href?: string;\n /** @platform web */\n target?: string;\n /** @platform…
24 exports[`getBareExtensions creates extensions for web 1`] = `26 "web.ts",27 "web.tsx",28 "web.mjs",29 "web.js",30 "web.jsx",
1 …web.js","sourceRoot":"","sources":["../../src/actions/index.web.ts"],"names":[],"mappings":"AAAA,O…
3 description: Learn how to develop your app for the web so you can build a universal app.9 …n web, your app is rendered with [React Native for web](https://github.com/necolas/react-native-we…17 Then you can use Expo CLI to install the web dependencies in your project:19 <Terminal cmd={['$ npx expo install react-dom react-native-web @expo/webpack-config']} />42 <Terminal cmd={['$ npx expo start --web']} cmdCopy="npx expo start --web" />46 > You can try experimental [Metro web support](/guides/customizing-metro#web-support) instead of we…50 > **Example:** The website [beatgig.com](https://beatgig.com/) uses Expo web + Next.js to achieve S…68 description="Export your website and upload to any web host."72 title="Progressive web app"74 href="/guides/progressive-web-apps"[all …]
16 web: {23 web: {30 web: {37 web: {47 web: {54 web: {
2 message: "When referencing multiple platforms, use the order: 'Android, iOS, and web'."3 …blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md#referencing-android-ios-and-web'8 - iOS, Android, and web9 - web, iOS and Android
1 // When users dangerously import a file inside of react-native, it breaks the web alias.2 // This is one of the most common, and cryptic web errors that users encounter.13 …Your web project is importing a module from 'react-native' instead of 'react-native-web'. Learn mo…
1 …web.js","sourceRoot":"","sources":["../src/ExpoClipboard.web.ts"],"names":[],"mappings":"AAAA,OAAO…
1 …web.js","sourceRoot":"","sources":["../src/Expo.fx.web.tsx"],"names":[],"mappings":"AAAA,wFAAwF;AA…
17 <PlatformsSection android emulator ios simulator web />19 #### Sharing limitations on web21 …xpo-sharing` for web is built on top of the Web Share API, which still has [very limited browser s…22 - **HTTPS required on web**: The Web Share API is only available on web when the page is served ove…23 …ocal file sharing on web**: Sharing local files by URI works on Android and iOS, but not on web. Y…
3 description: A library that provides access to the system's web browser and supports handling redir…4 sourceCodeUrl: 'https://github.com/expo/expo/tree/main/packages/expo-web-browser'5 packageName: 'expo-web-browser'6 iconUrl: '/static/images/packages/expo-web-browser.png'14 `expo-web-browser` provides access to the system's web browser and supports handling redirects. On …16 <PlatformsSection android emulator ios simulator web />24 <SnackInline label="Basic WebBrowser usage" dependencies={["expo-web-browser", "expo-constants"]}>29 import * as WebBrowser from 'expo-web-browser';71 import * as WebBrowser from 'expo-web-browser';74 <APISection packageName="expo-web-browser" apiName="WebBrowser" />[all …]
3 description: A library that provides access to the system's web browser and supports handling redir…4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-48/packages/expo-web-browser'5 packageName: 'expo-web-browser'6 iconUrl: '/static/images/packages/expo-web-browser.png'14 `expo-web-browser` provides access to the system's web browser and supports handling redirects. On …16 <PlatformsSection android emulator ios simulator web />24 <SnackInline label="Basic WebBrowser usage" dependencies={["expo-web-browser", "expo-constants"]}>29 import * as WebBrowser from 'expo-web-browser';71 import * as WebBrowser from 'expo-web-browser';74 <APISection packageName="expo-web-browser" apiName="WebBrowser" />[all …]
3 description: A library that provides access to the system's web browser and supports handling redir…4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-49/packages/expo-web-browser'5 packageName: 'expo-web-browser'6 iconUrl: '/static/images/packages/expo-web-browser.png'14 `expo-web-browser` provides access to the system's web browser and supports handling redirects. On …16 <PlatformsSection android emulator ios simulator web />24 <SnackInline label="Basic WebBrowser usage" dependencies={["expo-web-browser", "expo-constants"]}>29 import * as WebBrowser from 'expo-web-browser';71 import * as WebBrowser from 'expo-web-browser';74 <APISection packageName="expo-web-browser" apiName="WebBrowser" />[all …]
1 …web.js","sourceRoot":"","sources":["../src/LocalAssets.web.ts"],"names":[],"mappings":"AAAA,MAAM,U…