react-native icon indicating copy to clipboard operation
react-native copied to clipboard

A framework for building native applications using React

Results 2114 react-native issues
Sort by recently updated
recently updated
newest added

### Description Tried making a clean expo project and adding Flow to it. I ran `yarn flow init`, changed the config a little (adding an ignore), and then ran `yarn...

Flow
Needs: Triage :mag:

### Description This is a duplicate of https://github.com/facebook/react-native/issues/31298, which is following up on https://github.com/facebook/react-native/issues/27147. Nested text is not readable by the screen reader on iOS. It is working in the...

Platform: iOS
Needs: Triage :mag:

### Description Nested text components are not focusable by hardware keyboards. This is blocking react native applications from being able to use hardware keyboards when trying to render things like...

API: Keyboard
Needs: Triage :mag:

## Summary - Untrack Test Reports generated by test libraries (reporters E.g. `jest-junit`) - E.g. `/reports/junit/js-test-results.xml` report is generated; when we exec `yarn test-ci`, which is **_shouldn't_ be tracked** ###...

CLA Signed

## Description When wrapping the app with ``, there are warnings coming from internal react native components. They need to be updated to stop using the [legacy context api](https://github.com/facebook/react-native/search?q=childContextTypes&unscoped_q=childContextTypes) and...

Help Wanted :octocat:
Bug

## Summary Part of the Codegen umbrella Issue #34872 > Create a checkIfInvalidModule function in the [parser.js file](https://github.com/facebook/react-native/blob/main/packages/react-native-codegen/src/parsers/parser.js) and document it. Implement [this logic](https://github.com/facebook/react-native/blob/main/packages/react-native-codegen/src/parsers/error-utils.js#L127-L132) in the [FlowParser.js](https://github.com/facebook/react-native/blob/main/packages/react-native-codegen/src/parsers/flow/parser.js#L15) and [this logic](https://github.com/facebook/react-native/blob/main/packages/react-native-codegen/src/parsers/error-utils.js#L136-L141)...

CLA Signed
Type: Enhancement

### Description On Friday I left the project running perfectly, but today I'm back and the application won't run. ### Version ~0.63.4 ### Output of `npx react-native info` System: OS:...

Needs: Triage :mag:

### New Version 0.70.4 ### Old Version 0.67.3 ### Build Target(s) android real machine in release flavor ### Output of `react-native info` System: OS: macOS 10.15.4 CPU: (8) x64 Intel(R)...

Resolution: PR Submitted
Platform: Android
Needs: Triage :mag:
Type: Upgrade Issue
📦Bundler

### Description Please help I can't run app ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. > A failure occurred while executing...

Platform: Android
Needs: Attention

## Summary This is just a PR to realign main branch (and put it ahead) of a local change we did in 0.71: https://github.com/facebook/react-native/commit/741d10247601997debdf9197f75774830fe04ae5 ## Changelog [General] [Changed] - Bump...

CLA Signed
p: Microsoft
Partner
Contributor