-
**Platform**
- [x] iOS
- [ ] Android
RCT_NEW_ARCH_ENABLED=1
Cannot read property 'changeIcon' of null in new arch enables
Is Support the new React Native architecture?
-
### Description
I have a NativeStackNavigator with 2 screens; on the first screen i have a button to navigate to the second screen; on the second screen, i am using the `usePreventRemove` hook to…
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/react-native-auth0#readme), [Examples](https://github.com/auth0/react-native-auth0/blob/master/EXAMPLES.md), and [FAQ](h…
-
With Fabric/Turbomodules now being available for please add add support for it
See https://reactnative.dev/docs/new-architecture-library-intro
https://reactnative.dev/blog/2022/06/16/resources-m…
-
Tracking issue for migrating the package to use the New Module Architecture: https://github.com/reactwg/react-native-new-architecture/blob/main/docs/enable-libraries-prerequisites.md
**UPDATE 8/8/2…
-
### Description
The accordion component doesn't work with new architecture enabled
### CodeSandbox/Snack link
https://github.com/nnphong1904/glutstack-accordion-reproduction
### Steps to r…
-
### Problem Description
While testing RNW 0.76 migration for the Xbox app, I attempted to test the new React Native Dev Tools. After not launching with the warning "No compatible apps connected. Reac…
-
I followed all the settings in the document and other functions can be used normally.
But only the revokeAllPermissions function has no effect in Android 14
But in Android 13, it has normal removal …
-
### Description
Currently, on new architecture while using `@react-navigation/bottom-tabs`, while going to another screen and going back to previous one, interaction with all of touchables is froze…
tboba updated
2 months ago
-
### Description
When I upgraded my personal project to use the new Screen Transition API, I noticed an error when booting the app.
### Steps to reproduce
1. Initialized a repo using `npx react-…