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 moves `FlatList`, `SectionList` and related files _(tests, etc.)_ to a new package `@react-native/flat-lists` located under `packages/flat-lists` as proposed in #35263 This is a first step towards...

CLA Signed

### Description I have updated my RN app from 0.70.6 to 0.71.4. The `pod install` working well. But when I'm trying to run the app it gave me the error...

Needs: Triage :mag:

### Description I followed the instructions of [https://reactnative.cn/docs/environment-setup](url) but i always occur an error when i run `pod install` ``` Looking for related issues on cocoapods/cocoapods... Searching for inspections failed:...

Resolution: Answered

## Summary: The Pressable component supports the `foreground` option for ripple. However, using it on old android api levels (e.g. android 5) crashes with ``` Error while updating property nativeForegroundAndroid'...

CLA Signed

## Summary: I've noticed that a lot of RN projects have something along the lines of the following in them: ```ts export const isAndroid = Platform.OS === 'android' export const...

CLA Signed
Partner
p: Infinite Red
Needs: Docs Website PR

## Summary: This PR migrates ReactCookieJarContainerTest.java to Kotlin as a part of the issue #37708 ## Changelog: [INTERNAL] [CHANGED] - Migrate ReactCookieJarContainerTest.java to Kotlin ## Test Plan: 1. Run ./gradlew...

CLA Signed
Tests

## Summary: This pull request aims to address the lack of information about the cursor (caret) position in the TextInput component. Currently, only the number of symbols where the cursor...

CLA Signed
Component: TextInput

Summary: Changelog: [Internal] - Add plumbing/boilerplate for an iOS implementation of the gotpointercapture and lostpointercapture events Lets try this again: The key difference between this and D44977499 (which I previously...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Changelog: [Internal] [Added] - added `getInspectorDataForInstance` method This will be used to get inspector data (specifically props, to get style) by having host instance, which is sent from React...

CLA Signed
p: Facebook
Partner
fb-exported

**Changelog:** [General] [Fixed] - Update debian version Differential Revision: D46673999

CLA Signed
🔩Test Infrastructure
p: Facebook
Partner
fb-exported