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 error ### Steps to reproduce npm start ### React Native Version 0.74 ### Affected Platforms Runtime - Android ### Areas Other (please specify) ### Output of `npx react-native...

API: Animated
Needs: Author Feedback
Needs: Repro
Type: New Architecture
Needs: Version Info

## Summary: We ran CodeQL in react-native-windows and it found a comparison of narrow type with wide type in loop condition in ReactCommon/react/renderer/core/RawPropsKeyMap.cpp microsoft/react-native-windows#12701 ## Changelog: [INTERNAL] [SECURITY] - Fix...

CLA Signed
p: Microsoft
Partner
Shared with Meta

Summary: One way we register cxx turbo modules with React Native is via cxxreactpackages. This diff allows the application to pass in cxxreactpackages into the default react host, which allows...

CLA Signed
Stale
p: Facebook
Partner

Summary: We might want to publish some new versions of React Native with experimental feature to allow some partners to test whether those versions fixes some reported issues, before creating...

CLA Signed
p: Facebook
Partner

Summary: Flow shouldn't consider definitions inside this folder. This speeds up working in the OSS checkout if you happen to have Hermes built. Changelog: [Internal] Differential Revision: D56575537

CLA Signed
p: Facebook
Partner

Summary: Based on a more recent 14.x.x release of Listr. Changelog: [Internal] Differential Revision: D56576985

CLA Signed
p: Facebook
Partner

Summary: Set the proper build flags for debugging in Bridgeless mode. This fixes [#44240](https://github.com/facebook/react-native/issues/44240) ## Changelog: [iOS][Fixed] - Add `HERMES_ENABLE_DEBUGGER=1` flag to React-RuntimeApple Differential Revision: D56575647

CLA Signed
p: Facebook
Partner

Summary: changelog: [internal] Employ forward declaration in ComponentDescriptor.h to avoid importing header unnecessarly. Differential Revision: D56631399

CLA Signed
p: Facebook
Partner

Summary: `Response` is `Closeable`, so we must close it even if the download is no longer relevant. Found while running with StrictMode enabled and reloading quickly multiple times. Differential Revision:...

CLA Signed
p: Facebook
Partner

Summary: force_static doesn't need to be in here, let's remove it. I change one module per diff. It makes it easier to land it and pinpoint where build failures are...

CLA Signed
p: Facebook
Partner