react-native
react-native copied to clipboard
A framework for building native applications using React
## The Problem Child component of a certain SafeAreaView is not being picked up by the Accessibility Inspector, and in turn by Appium. Appium issue: https://github.com/appium/appium/issues/14602 Similar Stack Overflow issue:...
### Description This issue only occurs on Android devices after updating React Native from v0.63.4 to v0.65.1. For some strange reason, the first attempt at uploading a image file will...
### Description I am experiencing following issues with only One Plus Telephones. Does anyone have an idea what this might be? I am having a hard to trying to figure...
## Description Child elements of ScrollView are clipped when positioned outside of the ScrollView bounds, even when the `style` and `contentContainerStyle` props have been given `overflow: 'visible'`. ## React Native...
Invariant Violation: Module AppRegistry is not a registered callabel module (calling runApplication)
Currently on React Native 0.61.0-rc.3, updating to 0.61.1 causes this issue. React Native version: ``` info Fetching system and libraries information... System: OS: macOS 10.14.6 CPU: (12) x64 Intel(R) Core(TM)...
## Summary ReactAccessibilityDelegate and ReactScrollViewDelegate documentation (comments). I worked on these features, and I wanted to add some information that may be helpful in the future. ## Changelog [Android] [Fixed]...
## Summary Local 71 PR to bump necessary packages to address an issue we found on Windows with Metro. Basically, the issue is as follows (from @robhogan's great report) >...
## Description On Android, the ``'s `placeholder` property always renders to multiple lines, whereas on iOS it trails the ending (like `ellipsizeMode="trail"`).  ![Screenshot 2020-08-16...
### Description when i run `pod install` on Mac mini ,i always have under error. It is strange that same project(same macOS version 、same XCode version、same react-native version) works find...
### Description Rotated Views with borders have bad aliasing artefacts, even when the View is a circle. ### Version 0.68.2 ### Output of `npx react-native info` System: OS: macOS 12.4...