-
Hello,
I am having a very similar issue to [this one](https://github.com/MaxAst/expo-share-extension/issues/14). The extension is hanging in the exact same way as the video in that issue, and I am …
-
With the new architecture enabled, navigating between screens where TVFocusGuideView is used with the autofocus prop does not work as expected. Instead of persisting the previously focused element, th…
-
### Description
Trying to set local state to the colour selected by panel3
### Steps to reproduce
```
const [colorOneHex, setColorOneHex] = useState("");
// Note: 👇 This can be a …
-
### Description
Since upgrading to React Native 0.76 (via Expo 52) I've been trying to track down an [issue](https://github.com/facebook/react-native/issues/47251) with `KeyboardAvoidingView` on iP…
-
### Version
6.7.0
### What platforms are you having the problem on?
iOS
### System Version
Tested on iOS 17 + 18
### On what device are you experiencing the issue?
Real device, Simulator
### A…
-
This issue is a hub for the various workstreams underway to bring the current "Paper" implementation of React Native on Windows to become a [Fabric](https://reactnative.dev/architecture/fabric-rendere…
-
**Describe the bug**
If I use the parallax mode with new architecture enabled it cause the following issue while animation is playing.
**To Reproduce**
Steps to reproduce the behavior:
1…
-
**Is your feature request related to a problem? Please describe.**
Hello, as the new architecture is getting closer to stability - I wanted to inquire about whether this SDK supports the new arch…
-
## Description
Up until v0.76, [the guide](https://reactnative.dev/docs/0.75/integration-with-existing-apps?language=swift&ios-language=swift) on how to integrate React Native in existing iOS apps …
-
I am integrating react-native-reanimated into my Salesforce React Native app. During pod install, I encountered the following error:
[!] An error occurred while processing the post-install hook of …