-
error Unable to resolve module ./Server from /Users/ly/project/react_native_template/node_modules/@wutiange/log-listener-plugin/dist/src/logPlugin.js:
None of these files exist:
* node_modu…
-
I followed the README but I can't get the plugin to work. I see:
```
Web Bundling failed 369ms node_modules/expo-router/entry.js (1 module)
error: node_modules/expo-router/entry.js: Cannot find m…
-
### What happened?
When you use project references TypeScript force you to build your source code. When you have clean codebase there are no builded files and `@rnx-kit/metro-plugin-typescript` throw…
-
**Describe the bug**
When upgrading from 4.0.36 to 4.1.0 styles stop applying without making any changes to files.
**Expected behavior**
styles should apply
**this set up worked in 4.0.36**
…
-
![Screenshot (73)](https://github.com/expo/create-react-native-app/assets/58582391/22d3df4f-d5a6-4e71-9402-9d8c22ba3146)
**Describe the bug**
error: TypeError: dependencies is not iterable
at…
-
I'm trying to build expo with this command.
`eas build --profile production --platform android --local`
it failed with proguard. (but without proguard , it succeeds. `eas build --profile preview --…
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
Using babel and metro, and a babel plugin called "babel-plugin-inline-import" I can import …
voxlz updated
8 hours ago
-
### Minimal reproducible example
https://github.com/IjzerenHein/expo-no-minify
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the issue?
in a standalone app
##…
-
### 相关平台
React Native
**使用框架: React**
### 复现步骤
yarn global add @tarojs/cli
select react
select typescript
select 预处理器无
select 默认模板
taro init myApp
cd myApp
yarn
yarn de…
-
### Summary
@keith-kurak we talked a little about doing something about this.
RN CLI supports detecting additional out of tree platforms and automatically adding them to the metro config. The 2…