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

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description Please provide a clear and concise description of what the bug...

Stale
Needs: Triage :mag:

## Summary: In a recent update of React Native, we noticed that the export of RCTDeviceEventEmitter types is wrong. After the update, the export in `.d.ts` has been changed to...

CLA Signed
Stale
Shared with Meta

## Description Sending an array `x` to an Android native component is incredibly slow. The overhead is roughly **25-26 ms** just to send a single array of 16,384 integers. However,...

Needs: Triage :mag:

## Summary: ### Please re-state the problem that we are trying to solve in this issue. Multiline TextInput with a fixed height will scroll to the bottom of the screen...

CLA Signed
Shared with Meta

## Summary: This PR removes usage of deprecated `statusBarFrame` method in `RCTPerfMonitor` . Instead `RCTPerfMonitor` now uses `safeAreaInsets` which also fixes issue causing Perf Monitor to appear under corner in...

CLA Signed
Shared with Meta

### Description There are 83 issues opened and unanswered about network requests failing with this generic error. The main causes of the pain are: 1. Not getting an answer from...

🌐Networking
Needs: Triage :mag:

## Description First error: error Failed to build iOS project. We ran “xcodebuild” command but it exited with error code 65. To debug build logs further, consider building your app...

Stale
Needs: Triage :mag:

### Description I am facing an issue where the FlatList's onEndReached function gets continuously triggered even when the list is not undergoing any panning. When using the flatlist onEndReached to...

Platform: iOS
Stale
Platform: Android
Component: FlatList
Needs: Triage :mag:

Summary: Changelog: [Internal] - Add ability to get ShadowNodeFamily's ancestors as shared pointers While working on the hover tracking logic I've found the need to recieve a node's ancestor list...

CLA Signed
Stale
p: Facebook
Partner
fb-exported

I'm making a multipart POST request using any of XMLHttpRequest, Fetch, or Axios. This request succeeds in iOS but fails in Android. The error object i get is "{ isTrusted:...

Stale
Needs: Triage :mag: