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

## Summary: This change addresses a compatibility issue arising from the use of the macOS-specific `-X` flag in the `cp` command withing a shell script called during the `npm run...

CLA Signed
Shared with Meta

### Description Dear Developers: I am trying to control the style of View. When 'Dashed' pressed, the style of View will be changed, especially the borderStyle will be set as...

Needs: Triage :mag:

Summary: Merge the internal `cxxcdp-tester` project into `jsinspector-modern/tests`. Note: These tests still use RN default feature flags and therefore test against the legacy CDP registry - that's addressed in the...

CLA Signed
p: Facebook
Partner
fb-exported

### Description On Android devices when adjustsFontSizeToFit is set to Text component, text is missing and not resized. Tested on version 0.73.1 and 0.73.4 Working as expected on iOS and...

Platform: Android
Needs: Triage :mag:
Newer Patch Available
Type: New Architecture

### Description Using the RN Flat List with no data yet, it crashes instead of rendering nothing. Babel config: ['@babel/plugin-transform-private-methods', { loose: true }], ### Steps to reproduce Using the...

Needs: Triage :mag:
Needs: Repro
Newer Patch Available
Needs: Attention

Ripple from Pressable component shows up from the location of the previous click and exceeds the component ## Description Ripple from Pressable component shows up from the location of the...

Stale
Needs: Triage :mag:

### Description I have noticed that the ActivityIndicator is positioned a few pixels off when in a box. (top: approx -1.5 pixels, left: approx -1,5 pixels) I have tried changing...

Platform: iOS
Stale
Component: ActivityIndicator
Needs: Triage :mag:
Newer Patch Available

## Description In Android, when a TextInput with the maxLength property is "full"(that is, the length of the input is equal to the maximum), the onKeyPress event will return the...

Stale
Resolution: PR Submitted
Component: TextInput
Platform: Android
Impact: Platform Disparity
Bug

Summary: Per conversation internally we would like to use `rn` instead of `reactNative` to prefix RN specific API that matches web. Changelog: [General][Fixed] - Update performance API to use new...

CLA Signed
Stale
p: Facebook
Partner
fb-exported

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description Setting `value`, or `defaultValue` with `onChange` will cause iOS undo/redo keyboard...

Platform: iOS
Component: TextInput