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: convert Java to Kotlin: `react/views/debuggingoverlay/DebuggingOverlay.java` Changelog: [Internal] internal Differential Revision: D55662115

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Changelog: [Internal] Differential Revision: D55701291

CLA Signed
p: Facebook
Partner
fb-exported

Summary: convert Java to Kotlin: `react/views/debuggingoverlay/DebuggingOverlayManager.java` Changelog: [Internal] internal Differential Revision: D55662140

CLA Signed
p: Facebook
Partner
fb-exported

### Description Objects cannot be copied inside the console debugger (Chrome inspect/DevTools). Even `console.log(JSON.stringify(object))` doesnt log the correct string. Both methods copy or log just the first character`{` or `[`...

Newer Patch Available

### Description codegen generates duplicate `fromRawValue` for array enum type props across different modules in same namespace facebook::react with different type alias for `uint32_t` In the reproducer app i used...

Needs: Triage :mag:
Type: New Architecture

## Summary: There is a specific divergent occuring on the [onmomentunscrollend](https://reactnative.dev/docs/scrollview#onmomentumscrollend) occuring in android , the same callback does not called when using the [scrolltooffset](https://reactnative.dev/docs/virtualizedlist#scrolltooffset), in short when we try...

CLA Signed
Stale
Shared with Meta

Summary: ## Changelog: [Internal] - As in the title. Differential Revision: D55640126

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Deprecated `UIManager.showPopupMenu()` had success callback that would be triggered on 1) item selection or 2) dismiss. New `PopupMenuAndroid` only has item selection callback so adding in missing dismiss callback....

CLA Signed
p: Facebook
Partner
fb-exported

## Summary: Support launchOptions in bridgeless mode ## Changelog: [IOS] [FIXED] - Support launchOptions in bridgeless mode ## Test Plan: ``` useEffect(() => { const processInitialURL = async () =>...

CLA Signed
Shared with Meta

### New Version 0.73.0-rc.1 ### Old Version 0.72.5 ### Build Target(s) iOS simulator ### Output of `react-native info` ``` System: OS: macOS 13.5.2 CPU: (10) arm64 Apple M1 Max Memory:...

Needs: Triage :mag:
Needs: Repro
Type: Upgrade Issue