| /expo/docs/pages/eas-update/ |
| H A D | known-issues.mdx | 2 title: EAS Update known issues 3 sidebar_title: Known issues 4 description: Known issues and limitations of EAS Update service. 7 …EAS Update, there are some known issues you may encounter. As we continue to iterate on it, we wil… 9 ### Known issues 14 Are you experiencing issues not listed above? [Contact us](https://expo.dev/contact) or join us on …
|
| /expo/.github/workflows/ |
| H A D | check-issues-nightly.yml | 1 name: Check issues with pending validation labels 9 validate-pending-issues: 21 - name: Validate issues with pending labels
|
| H A D | issue-triage.yml | 3 issues: 15 github.rest.issues.createComment({ 44 github.rest.issues.update({ 59 github.rest.issues.createComment({ 73 github.rest.issues.update({ 89 github.rest.issues.createComment({ 121 github.rest.issues.createComment({ 134 github.rest.issues.update({ 157 github.rest.issues.update({ 185 github.rest.issues.update({ [all …]
|
| H A D | lock.yml | 11 issues: write 26 process-only: 'issues'
|
| H A D | commentator.yml | 1 name: Comments on GitHub issues 23 - name: Comment on GitHub issues as github-actions bot
|
| H A D | issue-stale.yml | 1 name: Close inactive issues 8 close-issues:
|
| H A D | pr-labeler.yml | 64 await github.rest.issues.removeLabel({ 75 github.rest.issues.addLabels({ 87 await github.rest.issues.removeLabel({ 98 github.rest.issues.addLabels({
|
| H A D | issue-opened.yml | 7 issues: 30 github.rest.issues.addLabels({
|
| /expo/tools/src/ |
| H A D | GitHub.ts | 227 const { data } = await octokit.issues.get({ 249 const { data } = await octokit.issues.listForRepo({ 264 const { data } = await octokit.issues.createComment({ 280 const { data } = await octokit.issues.listComments({ 311 const { data } = await octokit.issues.deleteComment({ 323 const { data } = await octokit.issues.addLabels({ 337 const { data } = await octokit.issues.removeLabel({
|
| H A D | Linear.ts | 101 const issues = await team.issues({ filter }); constant 103 return issues.nodes;
|
| H A D | GitHubActions.ts | 115 …fix|fixes|fixed|resolve|resolves|resolved) (#|https:\/\/github\.com\/expo\/expo\/issues\/)(\d+)/gi, 126 const { data } = await octokit.issues.createComment({
|
| /expo/tools/src/commands/ |
| H A D | ValidateIssueCommand.ts | 61 let issues = await listAllOpenIssuesAsync({ 66 while (issues.length > 0) { 67 for (const issue of issues) { 70 issues = await listAllOpenIssuesAsync({
|
| /expo/packages/@expo/cli/src/install/__tests__/ |
| H A D | checkPackages-test.ts | 129 const issues: Awaited<ReturnType<typeof getVersionedDependenciesAsync>> = [ constant 144 asMock(getVersionedDependenciesAsync).mockResolvedValueOnce(issues); 157 packages: issues,
|
| /expo/fastlane/android/metadata/en-US/changelogs/ |
| H A D | 101.txt | 1 Fix issues when loading experiences with SDK older than 28
|
| H A D | 100.txt | 1 Fix issues when loading experiences with SDK older than 32
|
| H A D | 124.txt | 1 Fix issues when fetching push notifications token
|
| H A D | 102.txt | 1 - fix issues when using `ImageManipulator` and `ImagePicker` on SDKs lower than 32
|
| /expo/docs/pages/debugging/ |
| H A D | errors-and-warnings.mdx | 18 …ct Native app with Expo CLI. For in-depth information, see [Debugging](/debugging/runtime-issues/). 34 …search the [forums](https://forums.expo.dev/), [GitHub issues](https://github.com/expo/expo/issues… 40 …description="Learn about different techniques available to debug runtime issues in your Expo proje… 41 href="/debugging/runtime-issues"
|
| /expo/packages/expo/bin/ |
| H A D | cli | 4 // This avoids resolving issues with pnpm and yarn 2+ package managers.
|
| /expo/apps/native-component-list/src/screens/AV/ |
| H A D | AudioModeSelector.tsx | 1 // see https://github.com/Microsoft/TypeScript/issues/8328#issuecomment-219583152
|
| /expo/guides/ |
| H A D | API Design (SDK Audit).md | 20 | Screen Orientation | Quin | 2018 | Revisit test-suite | ✅ | Some open issues; some issues on web |
|
| /expo/docs/ui/components/Footer/ |
| H A D | Footer.test.tsx | 29 test('displays issues link', () => { 36 test('displays correct issues link for 3rd-party package', () => { 53 'https://github.com/software-mansion/react-native-gesture-handler/issues'
|
| /expo/apps/router-e2e/__e2e__/auth/app/ |
| H A D | _layout.tsx | 7 // could lead to issues where we attempt to navigate before the router has mounted.
|
| /expo/packages/expo-dev-client/ |
| H A D | README.md | 19 If you encounter any issues using this package in your project, please [report your issue here](htt…
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | masked-view.mdx | 15 … behavior across platforms. Please report issues you encounter to [react-native-masked-view/masked…
|