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 PR backport two fixes we did in 0.71 to unblock the release process: * the change in `publish-npm` is needed because of the introduction of .strict() from...

CLA Signed
p: Microsoft
Partner
Contributor
Bug

Summary: Changelog: [General][Added] - Making Dev Loading View cross platform by abstracting out the activity/context logic from the controller in a polymorph class. Differential Revision: D40908923

CLA Signed
Type: Enhancement
p: Facebook
Partner
fb-exported

### Description Hello, I have an issue with my device : - Samsung Note 20 - Android 11 - One UI 3 that the display size setting change doesn't affecting...

Needs: Triage :mag:

Hi, On Android `Linking.getInitialURL()` has a problem and not return anything. More precisely, none of the following logs are executed. ``` Linking.getInitialURL().then((url) => { console.log('Initial url is: ' + url);...

Platform: Android
Platform: Linux
API: Linking
Bug
Never gets stale

## Summary Refer to "Support intersection of object types, `{...a, ...b, ...}` in Flow is equivalent to `a & b & {...}` in TypeScript, the order and the form is...

CLA Signed
p: Microsoft
Partner

### Description When android builds package for the first time, js bundles cannot be built and packaged for the second time ### Version 0.63.3 ### Output of `npx react-native info`...

Platform: Android
Needs: Triage :mag:
📦Bundler

## Description THIS ISSUE IS DEPENDENT ON OTHER ISSUES & DOES NOT NEED TO BE WORKED ON INDIVIDUALLY Dependent on these issues being closed: - [ ] #30977 - [x]...

Platform: Android
Accessibility
Accessibility Team - Evaluated
React Native Engineering - Evaluated
Closure Dependent on Other Issues

### Description Failed to construct transformer: Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at stableHash (/Users/codelantic/Desktop/CL/spotonpay_mobile/node_modules/metro-cache/src/stableHash.js:19:8) at JsTransformer.getCacheKey (/Users/codelantic/Desktop/CL/spotonpay_mobile/node_modules/metro/src/JSTransformer/worker.js:478:7) at getTransformCacheKey (/Users/codelantic/Desktop/CL/spotonpay_mobile/node_modules/metro/src/DeltaBundler/Transformer/getTransformCacheKey.js:39:29) at new Transformer (/Users/codelantic/Desktop/CL/spotonpay_mobile/node_modules/metro/src/DeltaBundler/Transformer.js:147:28)...

Needs: Triage :mag:
📦Bundler

### Description When the scrollview controls the scrollTo of another scrollview, it does not refresh in a timely manner. It seems that the delay is large ### Version 0.69.6 ###...

Component: ScrollView
Needs: Triage :mag:

### Description Using RN 0.64.2. Right now, the error messages from the image component are not at all helpful. For e.g., in onError we just get errors like "Image failed...

Stale
Component: Image
Needs: Triage :mag: