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: Extends `ReactInstanceIntegrationTest` to allow varying feature flags in tests, using gtest's parameterised tests. Exercise this in `ConsoleLogTest` to test against the modern CDP registry, for which we also needed...

CLA Signed
p: Facebook
Partner
fb-exported

### Description I upgrade the reactnative version from 0.72 to 0.73 and upgrade xcode version to xcode15 and ios17, now i couldn't run-ios by terminal, it will come some error...

Platform: iOS
Component: Button
Needs: Triage :mag:
Needs: Repro
Needs: Attention

## Summary: This pull request allows the user to dismiss a modal using either `pageSheet` or `formSheet` presentation style whilst using `slide` animation type on iOS with an interactive gesture...

CLA Signed
Shared with Meta

Summary: Changelog: [internal] Add support for an unstable query param. Arbitrary string supported as we anticipate multiple values. Differential Revision: D53824155

CLA Signed
p: Facebook
Partner
fb-exported

### Description When wrapping View children in a Text component, the views are displayed inline with the text on web platforms. However, on Android and iOS platforms, adjusting the line...

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

## Summary: Bump CLI version to 10.2.7 ## Changelog: [GENERAL] [CHANGED] - Bump CLI to 10.2.7 ## Test Plan: CI

CLA Signed
Partner
p: Callstack

## Summary: This PR implements `RCTRootViewFactory` a utility class (suggested by @cipolleschi) that returns proper RCTRootView based on the current environment state (new arch/old arch/bridgeless). This class aims to preserve...

CLA Signed
Partner
p: Callstack
Shared with Meta

## Summary: This PR adds cocoapods utility to set `SWIFT_ACTIVE_COMPILATION_CONDITIONS` to DEBUG, which is set to this value by default (when generating a new native Xcode project). This allows to...

CLA Signed
Partner
p: Callstack
Shared with Meta

## Summary: This diff bumps `hramos/needs-attention` to `v2.0.0` `v2.0.0` is a `latest` **BREAKING** release with a number of improvements made by @Pranav-yadav i.e. ***me*** 😎 P.S. Just to have node16...

CLA Signed

### Description Text is cutting off vertically on Android 13+. Tested both on old and new arch. There's a couple of issues with similar topics (none mentioning new arch, nor...

Issue: Author Provided Repro
Platform: Android