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: Migrate everyone to registerCallableModule. Changelog: [Internal] Reviewed By: javache Differential Revision: D52805386

CLA Signed
p: Facebook
Partner
fb-exported

### Description if you reload the application from the simulator (using the hot button), we get the following error, if you reload the application from the metro bundler, then there...

Needs: Triage :mag:
Needs: Repro
Needs: Attention
Type: New Architecture

### Description After upgrading to `0.73.2` we've started observing a rendering issue of components that contain some `border` styles - when screens are rendered components like that are temporarily unnaturally...

Needs: Triage :mag:
Type: New Architecture

@iron-leo I think that's a totally separate issue. Did you run `react-native start` before trying to build? metro no longer gets started automatically and IIRC that's the (not super helpful)...

Needs: Repro

## Description Using XMLHttpRequest to upload a JPEG on IOS, increases the file size. Sending a compressed JPEG with XMLHttpRequest is uploading a file of which the file size is...

Stale
Needs: Triage :mag:

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description When passing single index into sticky header it is working fine...

Stale
Needs: Triage :mag:

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description accessibilityRole is read in English, people with visual disabilities do not...

Stale
Accessibility
Needs: Triage :mag:
Accessibility Team - Evaluated
Platform: All

## Topic: [Play Feature Delivery ](https://developer.android.com/guide/playcore/feature-delivery) ## Issue: Resources can not be loaded from feature module. [res/* folder, assets/* will work] ## Scenario: - Put react native bundle in feature...

Stale

### Description While scrolling and clicking on any other component does not trigger any action. A ScrollView inside FlatList blocks other clickable components (children of parent FlatList) in IOS. This...

Stale
Needs: Triage :mag:

### Description To [enable React Native source maps](https://reactnative.dev/docs/next/debugging-release-builds#enabling-source-maps), it is possible to include a `SOURCEMAP_FILE` environment variable in the `ios/.xcode.env` file. However, this method has a limitation: if the iOS...

Platform: iOS
Resolution: Duplicate
📦Bundler