react-native-web icon indicating copy to clipboard operation
react-native-web copied to clipboard

Cross-platform React UI packages

Results 230 react-native-web issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue We found a bug with the way that onHoverIn and...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue When opening a Modal that includes a ScrollView or a...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue The scrollEnabled prop on a scrollview does not work when...

bug

### Is there an existing request? - [X] I have searched for this request ### Describe the feature request For our electron app on Windows, we need access to the...

enhancement

### Is there an existing request? - [X] I have searched for this request ### Describe the feature request #### a concise description of the request Supports setting the focus...

enhancement

## Details Extend `ImageLoader` functionality to be able to work with image sources containing headers We preserve the existing strategy that works with `image.src` for cases where `source` is just...

has: pr

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue When we're (repeatedly) adding the same image on screen there's...

bug
has: pr

## Description This PR fixes some subtle inconsistencies around image caching and rendering the same image multiple times Fixes #2492 ## Test Strategy Created a sandbox sample from the pull...

has: pr

### Is there an existing request? - [X] I have searched for this request ### Describe the feature request ## Reason for Feature Request When focusing a text input on...

enhancement
needs: issue template

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue I'm using [react-native-draglist](https://github.com/fivecar/react-native-draglist), a stripped version of react-native-draggable-flatlist. It works...

bug