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

A framework for building native applications using React

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

## Requires API Proposal This issue may require a new API, or changes to an existing API. An API proposal should be added and discussed before proceeding with implementation. The...

Platform: Android
Accessibility
Needs: Docs Website PR
Accessibility Team - Evaluated
React Native Engineering - Evaluated

## Description For some elements, when you add an `accessibilityRole` to them, screen readers are announcing that role at the beginning of its announcement (e.g. "Button, Like") rather than at...

Platform: Android
Accessibility
Accessibility Team - Evaluated
React Native Engineering - Evaluated

### Description If you have an element `position: absolute` with negative offset within a container with a border, it's going to be cut off, it's like `overflow: hidden` of the...

Ran Commands
Platform: Android
Bug

### Description There is a bug that does not install the app when I build android after the project is first created. yarn run v1.22.17 $ react-native run-android info Running...

Stale
Platform: Android
Needs: Triage :mag:

### Description i cant stop debug as per below pic(theres no stop debug option once i started debugging, unlike previous version): ![image](https://user-images.githubusercontent.com/93474348/155755878-4d985a40-9492-4002-9a0d-82e9e24fe117.png) when i want to stop debug by pressing...

Stale
Needs: Triage :mag:

This is just a diff to show a minimal reproduction of a bug using the `rn-tester` app.

Stale
No CLA

### Description After I created my project and build bundle release twice, I started encountering this issue of not generating a bundled app for release. I followed the steps of...

Platform: Linux
Needs: Triage :mag:
📦Bundler

## Summary This is a follow-up PR of https://github.com/facebook/react-native/pull/34444 and it adds a deprecation warning regarding the `TextInput` component `editable` prop as requested by @lunaleaps here -> https://github.com/facebook/react-native/pull/34444#discussion_r952952614 ## Changelog...

CLA Signed
Type: Deprecation
Shared with React Native Team

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description I tried many way but the flatlist never load full item...

Needs: Triage :mag:

### Description App running in debug mode but after running this command npx react-native run-android --variant=release App crashes immediately Error: `E/HwDetectorWithState: a: 3 E/AndroidRuntime: FATAL EXCEPTION: main Process: com.rnespclient, PID:...

Needs: Triage :mag: