Home
last modified time | relevance | path

Searched refs:User (Results 1 – 25 of 151) sorted by relevance

1234567

/expo/packages/expo-modules-core/build/
H A DPermissionsInterface.js.map1User has granted the permission.\n */\n GRANTED = 'granted',\n /**\n * User hasn't granted o…
/expo/docs/public/
H A Drobots.txt1 User-agent: *
/expo/tools/src/
H A DLinear.ts1 import { Issue, IssueLabel, LinearClient, User, WorkflowState } from '@linear/sdk';
83 }): Promise<User[]> {
/expo/packages/expo-dev-launcher/bundle/components/
H A DAppHeader.tsx29 navigation.navigate('User Profile');
67 accessibilityLabel="Navigate to User Profile"
/expo/docs/pages/develop/user-interface/
H A Dnext-steps.mdx9 The following resources are useful when learning more about User Interface.
/expo/packages/expo-screen-orientation/android/src/main/java/expo/modules/screenorientation/enums/
H A DOrientationAttr.kt21 User(ActivityInfo.SCREEN_ORIENTATION_USER),
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/screenorientation/enums/
H A DOrientationAttr.kt21 User(ActivityInfo.SCREEN_ORIENTATION_USER),
/expo/docs/pages/ui-programming/
H A Duser-interface-libraries.mdx2 title: User Interface component libraries
8 The User Interface (UI) is a huge part of any app. If the icon is your front door, the UI is the in…
/expo/home/screens/SettingsScreen/
H A Dindex.tsx38 {data?.meUserActor && data.meUserActor.__typename === 'User' ? (
/expo/docs/pages/router/reference/
H A Dhooks.mdx56 return <Text>User: {user}</Text>;
82 return <Text>User: {user}</Text>;
135 return <Text>User: {user}</Text>;
H A Dsearch-parameters.mdx72 <Text>User: {local.user}</Text>
134 return <Text>User: {user}</Text>;
157 return <Text>User: {user}</Text>;
/expo/packages/expo-updates/guides/
H A Dexamples.md31 - User downloads build 1 with embedded update A.
33 - User downloads and runs update B.
35 - User updates to build 2 through the App Store. When they launch it, this happens:
44 - User downloads build 1 with embedded update X.
45 - Developer releases build 2, with embedded update Y, through App Store. User doesn't download it y…
47 - User downloads and runs update Z.
48 - User finally updates to build 2 through the App Store. When they launch it, this happens:
/expo/apps/bare-expo/
H A DApp.tsx61 `User interacted with a notification (action = ${actionIdentifier}): ${JSON.stringify(
/expo/tools/src/commands/
H A DImportGithubIssueToLinear.ts2 import { User as LinearUser } from '@linear/sdk';
/expo/packages/@expo/cli/src/run/ios/__tests__/fixtures/
H A Doutdated-xcode-error.log68 User Info: {
77 User Info: {
106 User Info: {
115 User Info: {
189 User Info: {
198 User Info: {
227 User Info: {
236 User Info: {
/expo/packages/expo-clipboard/build/web/
H A DExceptions.js.map1 … extends CodedError {\n constructor() {\n super('ERR_NO_PERMISSION', 'User denied permission t…
/expo/packages/expo-dev-launcher/bundle/
H A DApp.tsx39 name="User Profile"
/expo/packages/expo-media-library/android/
H A D.gitignore102 # User-specific configurations
163 # User-specific stuff:
/expo/packages/expo-sms/android/
H A D.gitignore102 # User-specific configurations
163 # User-specific stuff:
/expo/packages/expo-gl/android/
H A D.gitignore102 # User-specific configurations
163 # User-specific stuff:
/expo/packages/expo-random/android/
H A D.gitignore102 # User-specific configurations
163 # User-specific stuff:
/expo/packages/expo-modules-core/android-annotation/
H A D.gitignore102 # User-specific configurations
163 # User-specific stuff:
/expo/packages/expo-image-picker/android/
H A D.gitignore102 # User-specific configurations
163 # User-specific stuff:
/expo/packages/expo-location/android/
H A D.gitignore102 # User-specific configurations
163 # User-specific stuff:
/expo/packages/expo-system-ui/android/
H A D.gitignore102 # User-specific configurations
163 # User-specific stuff:

1234567