-
When attempting to open the new react native app default app and trying to debug in Chrome debugger, users encounter an error message stating in terminal: "**Attempting to debug JS in Flipper (deprec…
-
Hi! I'm making some project with this fancy library, but now I'm stuck with React translations.
I made some pose examples with Teachable Machine Website, and I exported them with the specific URL.
…
-
- `three` version: ^0.164.1
- `@react-three/fiber` version: ^8.16.2
- `@react-three/drei` version: 9.0.1
- `node` version: 19.4.0
- `bun` version: 1.0.22
### Problem description:
Recievi…
-
React version: 18.3.1
React Native version: 0.75.3
## Steps To Reproduce
1. Create a new 'frameworkless' React Native app, by following [these instructions](https://reactnative.dev/docs/g…
-
**Describe the bug**
onFinishDiscoveringReaders is not getting called after discovering readers
**To Reproduce**
await discoverReaders({
discoveryMethod: 'bluetoothScan',
…
-
### Description
Testing Snapshot NativeBase components failed
### CodeSandbox/Snack link
https://github.com/toninlopes/NativeBaseSample
### Steps to reproduce
1. On terminal, run ```yarn test```
…
-
- `three` version:0.149.0
- `@react-three/fiber` version:8.10.1
- `@react-three/drei` version:9.56.12
- `node` version: codesandbox
- `npm` (or `yarn`) version: codesandbox
### Problem desc…
-
## Issue
The following code snippet triggers Typescript errors:
```
import { initializeApp } from "@react-native-firebase/app";
import { getAuth } from "@react-native-fireb…
-
### Reduced Test Case
https://stackblitz.com/edit/vitejs-vite-4q4wsn?file=src%2FApp.jsx&terminal=dev
### Do you understand that if a reduced test case is not provided, we will intentionally dela…
rjkip updated
2 weeks ago
-
First time trying to use the library, when I do `import { DeviceFrameset } from 'react-device-frameset';`
I get this error on terminal
```
./node_modules/react-device-frameset/dist/index.mjs
Can't…