Home
last modified time | relevance | path

Searched refs:team (Results 1 – 25 of 79) sorted by relevance

1234

/expo/tools/src/
H A DLinear.ts38 filter.team = { id: { eq: teamId } };
63 const team = await linearClient.team(teamId); constant
64 const states = await team.states({ filter: { name: { eq: workflowState } } });
84 const team = await linearClient.team(teamId); constant
85 const states = await team.members({ filter });
100 const team = await linearClient.team(teamId); constant
101 const issues = await team.issues({ filter });
/expo/docs/pages/develop/development-builds/
H A Dshare-with-your-team.mdx2 title: Share a development build with your team
3 description: Learn how to install and share the development with your team or run it on multiple de…
4 sidebar_title: Share with your team
12 …on available for review at the same time. You can also share it with your team or run it on multip…
38 … provisioning profile. This helps reduce time when distributing with your team. For example, if yo…
H A Duse-development-builds.mdx62 title="Share a development build with your team"
63 …description="Learn how to install and share the development with your team or run it on multiple d…
64 href="/develop/development-builds/share-with-your-team"
H A Dintroduction.mdx12 …nges in JavaScript. This helps iterate quickly and safely and allows your team to [achieve web-lik…
23 …production build is for the general public, and a preview build lets your team test your next rele…
H A Dcreate-a-build.mdx158 title="Share with your team"
159 …description="Learn about how you can install and share a development build with your team or run i…
160 href="/develop/development-builds/share-with-your-team"
/expo/docs/pages/accounts/
H A Dworking-together.mdx6team members have been deprecated and are no longer valid on a Personal Account. If you creating a…
H A Dsso.mdx3 … how your enterprise organization can use your Identity Provider to manage Expo users on your team.
74 Once SSO is configured for an organization, account deletion must be done manually by the Expo team
/expo/packages/expo-dev-client/
H A DREADME.md10 …bug builds can be shared with anyone on your team who needs to work on or review your application.…
/expo/
H A DSUPPORT.md3 To best serve Expo developers, the Expo team provides a couple different channels of support, depen…
/expo/secrets/
H A DREADME.md3 This directory contains keys and other data that is for only the Expo team. Expo's software works w…
7 ## Expo team instructions
/expo/guides/
H A DGit and Code Reviews.md14 - [Code reviews for the Expo team](#code-reviews-for-the-expo-team)
26 …tions for bug fixes to existing releases, covered later). Since the whole team is working with mai…
40 We rebase commits on top of main instead of merging them. The team’s understanding of Git and some …
85 For the Expo team, we use code reviews more as a tool than a rule. For external contributions, we r…
87 ## Code reviews for the Expo team
101 … for maintaining a commit usually should be the one to merge it. For Expo team members, the term “…
107 All pull requests must be reviewed and potentially merged by someone on the Expo team. The best way…
H A DAPI Design (SDK Audit).md3 The foundational set of Expo APIs are those that are maintained by the Expo team. This allows us to…
H A DOur Open Source Standards.md10 The Expo team reviews all PRs and makes the judgement call on whether to accept them. An Expo team
/expo/docs/pages/
H A Doverview.mdx10 …elopment builds](/develop/development-builds/introduction) that help your team to iterate quickly …
18 …ces to continue exploring along the way, such as [collaborating with your team](/accounts/account-…
/expo/docs/pages/app-signing/
H A Dmanaged-credentials.mdx10 Read on to learn how EAS can automatically manage credentials for you and your team.
32 ## Sharing credentials with your team
36 …edentials, it's no longer necessary to have access to the Apple Developer team to start a build. T…
/expo/docs/pages/distribution/
H A Dcustom-updates-server.mdx6 EAS (Expo Application Services) is the Expo team's cloud service that can host and serve updates fo…
/expo/docs/pages/build-reference/
H A Dnpm-cache-with-yarn.mdx7 …y way to override it. The issue is fixed in Yarn 2+ (Berry), but the Yarn team does not plan to ba…
/expo/docs/pages/guides/
H A Doverview.mdx9 …Deeply integrated cloud services for Expo and React Native apps, from the team behind Expo. Learn …
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/
H A DABI49_0_0Yoga.podspec19 …a cross-platform layout engine enabling maximum collaboration within your team by implementing an …
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/
H A DABI48_0_0Yoga.podspec19 …a cross-platform layout engine enabling maximum collaboration within your team by implementing an …
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/yoga/
H A DABI47_0_0Yoga.podspec19 …a cross-platform layout engine enabling maximum collaboration within your team by implementing an …
/expo/docs/pages/eas/
H A Dindex.mdx17 …AS) are deeply integrated cloud services for Expo and React Native apps, from the team behind Expo.
/expo/docs/pages/regulatory-compliance/
H A Ddata-and-privacy-protection.mdx8 At Expo, our team's aim is to provide developers with tools and services that enable them to create…
/expo/docs/pages/router/reference/
H A Dfaq.mdx28 …derstood concept. The simpler mental model makes it easier to educate new team members and scale y…
42 Expo Router and React Navigation are both libraries from the Expo team. We built Expo Router on top…
52 …ion libraries in the React Native ecosystem. It is maintained by the Expo team and supports Androi…
/expo/.github/workflows/
H A Dpublish-demo.yml68 # "Error! The alias expo-web.now.sh is a deployment URL or it's in use by a different team."

1234