-
Whenever i run "expo run:android" via npm package.json this error occurs:
``` Task :pchmn-expo-material3-theme:compileDebugKotlin FAILED
│
│ FAILURE: Build failed with an exception.
│
│ * Wh…
-
### Minimal reproducible example
NA
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build
### Summary
In trying to prebuild with expo 52…
-
### Issue Description
Its not an issue but more an interrogation.
You provide a new JSC, greate job.
But why you don't change the metro-react-native-preset?
metro-react-native-preset embed man…
-
After upgrade to expo 50 I am starting getting
![Screenshot 2024-01-30 at 11 14 39 AM](https://github.com/kristerkari/react-native-svg-transformer/assets/156542245/f072a92d-ab97-4467-8f26-3de57625…
-
- [ ] Asked question in discussions
- [x] Tried the troubleshooting Wiki
- [x] Followed the migration Wiki
- [x] Installed library as devDependency not production dependency
**Describe the bug**…
-
The most important things to add is documentation on the config changes that are required:
1. Add `unstable_enablePackageExports` and `mjs` file support to`metro.config.js`:
```
const { getDef…
-
## Why do we need a plugin system?
There is a lot of amazing functionality that can be built on top of `ekke`. It runs inside React-Native but communicates with Nodejs using WebSocket connection. S…
-
Hello, first of all... a very interesting plugin and effect. Reminds on Metro style, these days ;-)
The first question I had in my mind:
Is it possible to use this behavior with projects like BootMetr…
-
After installing react-native-svg-transformer, and following the setup instructions, verbatim, I get the following error in my app:
```
error: src/App.tsx: Duplicate __self prop found. You are mos…
-
Hello, I am from [React Native Tools VS Code extension](https://github.com/microsoft/vscode-react-native) developement team. In the extension we have special command palette commands to reload the att…