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 added React-ImageManager to the use_frameworks! - a lot of rpm modules podspec need this. ## Changelog: [OS] [FIXED] - Add React-ImageManager path to work with use_frameworks! For...

CLA Signed

### Description Getting error on RCTImageComponentView.mm - node_modules/react-native/React/Fabric/Mounting/ComponentViews/Image/RCTImageComponentView.mm ``` #import ``` ``` ▸ Compiling RCTImageComponentView.mm ❌ /Users/bill_1/theclub/TheClub/node_modules/react-native/React/Fabric/Mounting/ComponentViews/Image/RCTImageComponentView.mm:19:9: 'react/renderer/imagemanager/RCTImagePrimitivesConversions.h' file not found ``` How do I fix this ? ### React...

Stale
Type: Question
Needs: Triage :mag:

Summary: Adopts [Indexed Access Types](https://flow.org/en/docs/types/indexed-access/) in `EventEmitter`. Changelog: [Internal] Reviewed By: gkz, SamChou19815 Differential Revision: D47298095

CLA Signed
p: Facebook
Partner
fb-exported

## Summary: Currently `autoscrollToTopThreshold` does not work correctly, it will scroll to top even when the scroll position is past the `autoscrollToTopThreshold` value. The value of x/y is taken before...

CLA Signed
Contributor

### Description When creating a SectionList component, if prop stickySectionHeadersEnabled=true, and it has no background, the child renderItem overlaps the header. There seems to be no prop or logic that...

Component: SectionList
Needs: Author Feedback
Type: Unsupported Version

## Summary: I'm writing automated E2E testing for my RN feature. The UI flow of our feature sometimes causes a LogBox warning/error. Right now, it's difficult to detect when this...

CLA Signed
LogBox
Shared with Meta

Summary: See proposal: https://github.com/react-native-community/discussions-and-proposals/discussions/681 **Removed script files** I searched GitHub (and specifically `react-native-windows/macos`) to confirm these files are not referenced: - `scripts/launchPackager.bat` - `scripts/launchPackager.command` - `scripts/.packager.env` Interestingly, React Native CLI...

CLA Signed
p: Facebook
Partner
fb-exported

### Description When I run this code below the load event does not print the log and therefore the blob file is not being converted into a uri. `if (messageModel.item.image)...

Issue: Author Provided Repro
Needs: Triage :mag:
Newer Patch Available

### Description Vertical scrolling, Android has made special adjustments to the P version, but horizontal scrolling has not been addressed, resulting in rebound issues when horizontal scrolling is too fast....

Platform: Android
Component: ScrollView
Needs: Author Feedback
Needs: Repro
Newer Patch Available

### Description RCTView can not be released by quite ReactNativePage ### React Native Version 0.71.4 ### Output of `npx react-native info` System: OS: macOS 13.0.1 CPU: (8) arm64 Apple M1...

Needs: Triage :mag:
Newer Patch Available