-
### Build/Submit details page URL
_No response_
### Summary
When building an App (on Expo 52) with latest eas-cli
### Managed or bare?
Bare
### Environment
expo-env-info 1.2.0 environment i…
-
### Describe the bug
When using `it.for` or `it.concurrent.for` methods, a generic `` provided as a `TestContext` is not merged with a type generated by those calls.
It can be worked around usin…
-
### Describe the bug
`ReferenceError: require is not defined`
```js
export default defineConfig({
resolve: {
alias: {
"testpkg/b.css": "testpkg/proxy_b_css.js"
}
},
opti…
-
### Minimal reproducible example
https://github.com/IlirEdis/issue-reproduce
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a development build
### Summar…
-
Is it possible if i could import variables from a different file? I'd like to be able to import variables from another file so that they won't be stored in git.
e.g:
@import {{password}} from '…
-
### Minimal reproducible example
https://github.com/IlirEdis/issue-reproduce
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a development build
…
-
### Description
My iOS builds started to break overnight with the following message (no more detail than this...):
`error Failed to build iOS project. We ran "xcodebuild" command but it exited wit…
-
### Describe the bug
When you run `npm run storybook` on a vite project, it is injecting this into the package.json every single time:
```
"packageManager": "pnpm@8.1.0+sha1.09ebf306075e96037432071…
-
### Build/Submit details page URL
https://expo.dev/accounts/marc-hbb/projects/checkit-app/deployments/production/exposdk%3A48.0.0
### Summary
I can't find why my update is not working. I have…
-
First off, this terminal is simply awesome eye candy. Good work!
I noticed one strange behaviour, though - in other terminals I can use control character sequences like Ctrl+A (move to the beginning …