react-native
react-native copied to clipboard
A framework for building native applications using React
### Description while looking at the end of horizontal flatlist, when an item is deleted then the last item in Horizontal flatlist moves to the left in ANDROID leaving an...
### Description After migration to 0.71.3 (manual changes with Upgrade Helper from RN 0.70.5) I got the following screen for Debug build on Android:  ### React Native Version 0.71.3...
### Description I have a project with an old native screen and reactNativeActivity I added react activity According to the instructions all are working as well but when I come...
### Description Execution failed for task ':app:bundleDebugJsAndAssets'. > Process 'command 'node'' finished with non-zero exit value 1 ### React Native Version 0.64.4 ### Output of `npx react-native info`  ...
Android landscape, fullscreen without system's Status Bar or Navigation Bar. ### Version ^0.65.2 ### Output of `npx react-native info` System: OS: macOS 12.3.1 CPU: (8) arm64 Apple M1 Memory: 151.89...
### Description I've added a library which is fetched from our own repo and was being used since long in the old architecture, We are planning to migrate to the...
### Description ``` * What went wrong: A problem occurred evaluating project ':app'. > KOTLIN_STAT_ENABLED_PROPERTY * Try: > Run with --stacktrace option to get the stack trace. > Run with...
### Description it is a working app that has been deployed for a year now...nothing major was changed but suddenly this started appearing: Fatal: couldn't find DSO to load: libhermes-executor-release.so...
### Description Hi. Not sure is it a bug, an overlook in the current documentation, or me missing something; but I just bumped into the following issue with exporting constants...
Summary: This changes adds an example to RNTester to verify that the Interop Layer can process constants in Fabric as it used to do in Paper. ## Changelog: [iOS][Added] -...