-
### Description
After updating a project to React Native 0.76.0 and moving to New Arch I found that the KeyboardAvoidingView stopped working properly. Initially this was due to an issue in React Na…
-
Hello!
### Describe your environment
- React-Native 0.62.2
- Platform: iOS
- Device: simulator
- OS version: macOS 10.15.4
- react-native-dev-menu version 4.0.1
- Devtools: XCode 11.4
Al…
-
### Description
When Farbic is turned on, if the previous page used react native reanimated useAnimatedStyle, it will cause RNSScreen. m's viewDidLayoutSubviews to be called multiple times. If the cu…
-
This repository implements the [React docs example of the useTransition hook](https://react.dev/reference/react/useTransition#usage) in React Native on version 0.72.0-rc.1.
This demo tap the Posts …
-
MainActivity.java:26: error: constructor DefaultReactActivityDelegate in class DefaultReactActivityDelegate cannot be applied to given types;
return new DefaultReactActivityDelegate(
…
-
## Expected Behavior
The query with large data should succeed without an error.
## Current Behavior
When trying to a do a SELECT on large rows, the query fails with error:
> Row too b…
-
After install vision-camera-code-scanner@0.2.0, execute pod install into ios folder and build app on XCode with device IPhone 12, the build fail with message "ld: symbol(s) not found for architecture …
-
> **Note:** I originally opened this issue as being React Native specific, however after testing in React DOM v17, this appears to be an issue common to all version of React running in non-concurrent …
-
all of sudden I am not able to run my react-native project nither older commit
when I am debugging the app with the command
`gradlew assembledebug`
i am getting build success
but when i run …
-
### Area Select
react-native-pytorch-core (core package)
### Description
I want to apply Animegan model using Playtorch on video, since I am developing React Native Application. However -
- Ther…