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: Improve the clarity, reliability, and maintainability of the RCTFabricSurface class in the codebase. By incorporating the suggested improvements, the pull request aims to address several existing issues and...

CLA Signed
Shared with Meta

### Description I would like to use the .xcode.env to set my node version. My .xcode.env looks like: ``` export NODE_BINARY=$(command -v node) ``` When I execute this command in...

Needs: Triage :mag:

The way elevation works is that it creates a border around the element that is then shifted to the bottom. The background color of the element then hides the inside...

Help Wanted :octocat:
Platform: Android
Bug

Summary: convert Java to Kotlin: `react/shell/MainPackageConfig.java` Changelog: [Internal] internal Differential Revision: D55627449

CLA Signed
p: Facebook
Partner
fb-exported

Summary: changelog: [internal] This is not used. Let's delete it. Reviewed By: fabriziocucci Differential Revision: D55485422

CLA Signed
p: Facebook
Partner
fb-exported

## Summary: Citing [Prettier docs](https://prettier.io/docs/en/integrating-with-linters.html): Linters usually contain not only code quality rules, but also stylistic rules. Most stylistic rules are unnecessary when using Prettier, but worse – they might...

CLA Signed
Shared with Meta

### Description Fabric component custom properties, when one property is modified by JavaScript using setState, all property set methods in Android bridging are invoked. ### Steps to reproduce 1.Define properties...

Stale
Platform: Android
Needs: Triage :mag:
Needs: Author Feedback
Needs: Repro
Newer Patch Available
Type: New Architecture

Differential Revision: D55637189

CLA Signed
p: Facebook
Partner
fb-exported

## Summary: With the push for the new architecture, it felt appropriate to rename the HermesBadge on the NewAppScreen's Header to NewArchitectureBadge to show the render system being used and...

CLA Signed
Shared with Meta

…direct ## Fix https://github.com/facebook/react-native/issues/34627 ## Summary: IOS Specific issue. HTTP Authorization header is not passed to the sub-request when server responds with a 3xx code ## Changelog: [IOS] [FIXED] -...

CLA Signed
🌐Networking
Shared with Meta