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

### Description With the introduction of New Architecture and `useLayoutEffect`, we can now read layout synchronously with `ref.current?.getBoundingClientRect`. However, the TypeScript definition for `NativeMethods` does not yet include the newly...

Issue: Author Provided Repro
Newer Patch Available
Type: New Architecture

## Summary: Currently, there are two delegate protocols related to the `RCTHost` class that Frameworks can use: `RCTHostDelegate` and `RCTHostRuntimeDelegate`. `RCTHostDelegate` is easy to set and use as `RCTReactNativeFactory` already...

CLA Signed
p: Expo
Partner
p: Software Mansion

### Description The React Native development server fails to start on Node.js v21+ with the following error: ` TypeError [ERR_INVALID_ARG_VALUE]: The argument 'format' must be one of: 'reset', 'bold', 'dim',...

Needs: Repro
Needs: Attention

## Summary: Below I will present a proposal given at https://github.com/react-native-community/discussions-and-proposals/issues/891 Let's bring up an example. 1. We have a **FlatList** of images; 2. We have a **viewabilityConfig** with **itemVisiblePercentThreshold:...

CLA Signed
Stale
Shared with Meta

### Description when upgrading to react native version 0.76.1 The build doesn't work, it seems there are missing files in some Pod dependencies. ### Steps to reproduce upgrading react native...

Platform: iOS
Stale
Needs: Repro
Newer Patch Available
Needs: Attention

Summary: Older devices don't gracefully handle large bitmaps, let's just disable them for now ``` java.lang.OutOfMemoryError: Failed to allocate a 128160012 byte allocation with 3918448 free bytes and 3MB until...

CLA Signed
p: Facebook
Partner
fb-exported
meta-exported

## Summary: The codegen emits string literals in generated C++, Java, and Objective-C code. These literals can contain characters that need escaping, such as quotes and backslashes, or non-ASCII characters...

CLA Signed
Shared with Meta

Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3. Release notes Sourced from jws's releases. v3.2.3 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify now require that a non empty secret is provided (via...

CLA Signed
JavaScript
dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3. Changelog Sourced from node-forge's changelog. 1.3.3 - 2025-12-02 Fixed [pkcs12] Make digestAlgorithm parameters optional to fix PKCS#12/PFX issues introduced in 1.3.2. 1.3.2 - 2025-11-25...

CLA Signed
JavaScript
dependencies

Bumps [electron](https://github.com/electron/electron) from 37.2.6 to 37.3.1. Release notes Sourced from electron's releases. electron v37.3.1 Release Notes for v37.3.1 Fixes Fixed an issue where shell.openPath was not non-blocking as expected. #48088...

CLA Signed
JavaScript
dependencies