-
### How frequently does the bug occur?
Always
### Description
I am using realm 11.10.2 and @realm/react 0.5.2 version but my app always crashes in debug mode.
i am using following code
`
im…
-
**component:**
import React from 'react'
import { withObservables } from '@nozbe/watermelondb/react'
import { StyleSheet, Text, View } from 'react-native'
async function Postcomp({post}) {…
-
Mac OS sonoma 14.5
创建项目:npx react-native@latest init AwesomeProject1
输出: sh: /Users/admin/.npm/_npx/dea611a43221eddd/node_modules/.bin/react-native: cannot execute binary file
-
create new empty project, enable hot reloading, change text in App.tsx -> nothing happens
Expected result: text on screen should change
* `create-react-native-app my-app --scripts-version=react-…
-
`RNFS.stat(path)` gives:
Possible Unhandled Promise Rejection (id: 0):
│ Error: File does not exist
│ createErrorFromErrorData@http://loc…
-
Hi,
I try to run a minimal example with injectedJavaScript prop. However the javascript code seems to be not executed.
Versions used:
"expo": "~38.0.8",
"react-native": "https://github.c…
-
### Description
I'm upgrade my RN project to `0.69.2` and got the following errors when compiling:
1. 'react/renderer/components/rncore/ShadowNodes.h' file not found
…
-
Is there a react-native version? How do I use it on react-native?
-
### Dev setup:
- `react-native-create-bridge` version: 2.0.1
- `react-native` version: 27.0.0
### I am using create-bridge in a:
- [ ] standalone library
- [x] existing React Native project
…
-
As far as I can see, this is not intended. We have an app that opens up a form within the webview that requires the user to select a file or an image from the device. When selecting a file, the app ge…