Home
last modified time | relevance | path

Searched refs:Universal (Results 1 – 25 of 29) sorted by relevance

12

/expo/docs/pages/routing/
H A Dintroduction.mdx3 description: Expo Router is an open-source routing library for Universal React Native applications …
23 - **Iteration**: Universal Fast Refresh across Android, iOS, and web, along with artifact memoizati…
24 - **Universal**: Android, iOS, and web share a unified navigation structure, with the ability to dr…
H A Dcreate-pages.mdx26 <Tab label="Universal">
/expo/packages/html-elements/
H A DREADME.md428 | Universal | `<Text style={{ fontWeight: 'bold' }} />` |
436 | Universal | `<Text style={{ fontWeight: 'bold' }} />` |
444 | Universal | `<Text />` |
452 | Universal | `<Text style={{ textDecorationLine: 'line-through' }} />` |
468 | Universal | `<Text style={{ fontStyle: 'italic' }} />` |
476 | Universal | `<Text style={{ fontStyle: 'italic' }} />` |
484 | Universal | `<Text style={[Custom]} />` |
506 | Universal | `<Text style={[Custom]} />` \| `<View />` |
522 | Universal | `<Text style={[Custom]}>"{props.children}"</Text>` |
528 | Universal | `<View style={[Custom]} />` |
[all …]
/expo/template-files/ios/
H A DExpoKit.podspec38 # Universal modules required by ExpoKit so the code compiles
/expo/apps/bare-expo/ios/BareExpo/
H A DAppDelegate.mm55 // Universal Links
/expo/ios/
H A DExpoKit.podspec44 # Universal modules required by ExpoKit so the code compiles
/expo/templates/expo-template-bare-minimum/ios/HelloWorld/
H A DAppDelegate.mm33 // Universal Links
/expo/templates/expo-template-tv/ios/HelloWorld/
H A DAppDelegate.mm33 // Universal Links
/expo/apps/fabric-tester/ios/fabrictester/
H A DAppDelegate.mm33 // Universal Links
/expo/packages/expo-dev-client/e2e/ios/
H A DAppDelegate.m83 // Universal Links
/expo/guides/
H A DMigrating Universal Modules to TypeScript.md1 # Migrating [Universal Modules][universal-modules] to TypeScript
142 [universal-modules]: https://github.com/expo/expo/blob/main/guides/Expo%20Universal%20Module%20Infr…
/expo/packages/@expo/config-plugins/src/ios/__tests__/__snapshots__/
H A DMaps-test.ts.snap41 // Universal Links
107 // Universal Links
173 // Universal Links
/expo/docs/pages/guides/
H A Ddeep-linking.mdx12 Universal links are different from standard deep links as they use regular HTTPS links to direct us…
23 > Universal links cannot be tested in the Expo Go app. You need to create a [development build](/de…
25 ## Universal links on iOS
27 Universal links on iOS require a paid Apple Developer account as you must associate your fully qual…
74 // This section enables Universal Links
224 …nt this with Android App Links, which use a similar verification process as Universal Links on iOS.
257 …nt this with Android App Links, which use a similar verification process as Universal Links on iOS.
H A Dweb-performance.mdx17 …ng your code against all of the platforms it runs on. Learn more about [Universal Testing](https:/…
H A Dcustomizing-metro.mdx296 Universal Expo Metro is designed to be fully universal, meaning any web bundling features should al…
/expo/apps/native-component-list/src/screens/
H A DActionSheetScreen.tsx127 {this._renderSectionHeader('Universal Options')}
/expo/android/expoview/
H A Dproguard-rules.pro31 ##### Expo Universal Modules #####
/expo/android/app/
H A Dproguard-rules.pro31 ##### Expo Universal Modules #####
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/
H A DABI47_0_0RCTTextInputUtils.mm111 // Universal
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/
H A DABI49_0_0RCTTextInputUtils.mm111 // Universal
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/
H A DABI48_0_0RCTTextInputUtils.mm111 // Universal
/expo/packages/@expo/cli/src/graphql/
H A Dgenerated.ts392 Universal = 'UNIVERSAL' enumerator
/expo/docs/pages/router/advanced/
H A Dapple-handoff.mdx56 See [Universal Link debugging](/guides/deep-linking#debugging) guide to test handoff in development.
/expo/packages/expo-branch/ios/EXBranch/RNBranch/
H A DRNBranch.m179 // Universal Links
/expo/
H A DCONTRIBUTING.md95 - [Guide to Unimodule Development](guides/Expo%20Universal%20Module%20Infrastructure.md)

12