-
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…
-
The issue detected by `npx expo-doctor@latest`
Check Expo config for common issues
✔ Check package.json for common issues
✔ Check dependencies for packages that should not be installed directly
…
-
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…
-
hello. First of all, thank you for making such a good toolkit.
I want to use this toolkit in `react-native` but something is not working properly.
Is there something I'm doing wrong?
Not just…
-
I have two tables, 'users' and 'clubs,' that are related with a **one-to-many** relation. This means each user can be associated with many clubs, and each club is owned by one user. However, when att…
-
Hi! I'm getting follow error on RN Expo 51. How I can fix that?
```
Invariant Violation: `new NativeEventEmitter()` requires a non-null argument., js engine: hermes
ERROR Invariant Violation: "m…
-
## Problem
async arrow functions (ignored by Babel) trigger Hermes error
https://github.com/facebook/hermes/blob/4ab9f178caf6f0d47df0e0778bec5d1bf394f5c6/lib/IRGen/ESTreeIRGen-func.cpp#L215
c…
leotm updated
2 months ago
-
**Package information**
- "react-native-svg": "^13.14.0",
**Configuration**
```js
/**
* @type {import("@react-native-esbuild/core").Config}
*/
exports.default = {
logger: {
…
-
This happened after I ran `./gradlew buildRelease` in `android` folder.
```shell
> Configure project :react-native-reanimated
No AAR for react-native-reanimated found. Attempting to build from so…