-
### Description
Hi,
I have an issue that I can't solve even after looking through all this repository issues : I have an Animated.FlatList with an animatedProps prop that contains the scrollEnabled …
-
### Description
when i go to here :
https://docs.swmansion.com/react-native-reanimated/examples/slider
the TextInput updates as you slide the slider
when i run the snack web client the Tex…
-
Hello,
React Native is transitioning to bridgeless architecture with version 0.74. This architecture aims to improve performance and maintainability by removing the JavaScript bridge, which has tra…
-
-
### Minimal reproducible example
https://github.com/khushal87/expo-media-library-bug/tree/new-architecture
### What platform(s) does this occur on?
Android, iOS
### Did you reproduce this issue in…
-
### Describe the issue
## Issue Description
When attempting to initialize an ONNX Runtime inference session on a Samsung A13 (SM-A137F) with MediaTek MT6833 Dimensity 700 processor (ARM32 - armeabi-v…
-
Hi @Mitch528 !
Is there a plan to migrate this package to the new turbo modules API? I tried to migrate this package myself by forking it. But it turned out to rewrite only the Android part.
The I…
-
### Description
My app can work in the legacy architecture, and it can also work when I enable new architecture but disable bridgeless layer.
But once I enable bridgeless layer, the app will cra…
-
See https://reactnative.dev/docs/new-architecture-library-intro
https://reactnative.dev/blog/2022/06/16/resources-migrating-your-react-native-library-to-the-new-architecture
-
I use React Native version 0.75.2 and have implemented a react-native-splash-screen for local device development. On devices running Android 11, everything works fine. However, when testing on Android…