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

A framework for building native applications using React

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

Differential Revision: D51394237

CLA Signed
Stale
p: Facebook
Partner
fb-exported

### Description After executing an animation (such as Animated.timing) with useNativeDriver set to true, changing the "key" prop (which causes a remount) in a child view, that utilizes the animated...

Issue: Author Provided Repro
API: Animated
Needs: Triage :mag:

### Description yarn ios yarn run v1.22.22 $ react-native run-ios error Could not find scheme greenhouse. Please make sure the schema you want to run exists. error Command failed with...

Platform: iOS
Needs: Triage :mag:
Needs: Author Feedback
Needs: Repro
Newer Patch Available

Summary: Store callable modules as either a factory function or an object, so we can skip invoking the factory function for frequently accessed objects. Changelog: [Internal] Differential Revision: D57338528

CLA Signed
p: Facebook
Partner
fb-exported

## Summary: https://github.com/microsoft/react-native-windows/issues/12704 Running [CodeQL](https://codeql.github.com/) on RNW produces the following errors: ![image](https://github.com/facebook/react-native/assets/1422161/c97d42e2-895c-4193-9601-c840287e716a) ## Changelog: [INTERNAL] - Resolve CodeQL error in loadBundleFromServer.js ## Test Plan: No code change.

CLA Signed
p: Microsoft
Partner
Shared with Meta

### Description reading textual information from a http (not https!) `fetch` response is not possible on iOS. It always returns `undefined`. I have added the required ATS excemptions in my...

Platform: iOS
Issue: Author Provided Repro
🌐Networking
Platform: Android
Needs: Triage :mag:
Newer Patch Available

### Description Unhandled SoftException com.facebook.react.bridge.ReactNoCrashSoftException: Cannot find EventEmitter for receivedTouches: ReactTag[2131230858] UIManagerType[2] EventName[topTouchEnd] com.facebook.react.bridge.ReactNoCrashSoftException: Cannot find EventEmitter for receivedTouches: ReactTag[2131230858] UIManagerType[2] EventName[topTouchMove] ### Steps to reproduce When touching the screen...

Needs: Triage :mag:
Needs: Repro

## Summary: ### Please re-state the problem that we are trying to solve in this issue. ReactTextShadowNode#measure calculates the wrong width for single line Text that has an ellipsis (fixes...

CLA Signed
Shared with Meta