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: ## Summary: Adds support for `overflow`, `position`, `zIndex`, and `direction` layout props to be passed as `AnimatedProp` to the animation backend. ## Changelog: [General][Added] - Added support for `overflow`,...

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

Summary: ## Summary: Adds support for `borderCurves`, `borderStyles`, `pointerEvents`, `isolation`, `cursor`, `boxShadow`, and `mixBlendMode` props to be passed as `AnimatedProp` to the animation backend. ## Changelog: [General][Added] - Added support...

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

## Summary: > [!NOTE] > This is a bit of a speculative fix that's based on trying to get a bare project with `react-native-macos` to link directly against it in...

CLA Signed
p: Expo
Partner
Shared with Meta

### Description When trying to fetch a file from the device and turn it into a blob with default fetch shipped within RN 0.82.0, fetch issues a TypeError. Also other...

Issue: Author Provided Repro
🌐Networking
Needs: React Native Team Attention

## Summary: This PR adds support for `clip-path` CSS attribute for JS. It follows CSS spec [described here](https://www.w3.org/TR/css-masking-1/#the-clip-path). It does not provide support for SVG source (`` values), what can...

CLA Signed
Shared with Meta

Summary: This diff is a part of the process of getting the Animated-itest to work with Animation Backend. During testing I found that sometimes the disconnect method would cleanup `tagToShadowNodeFamily_`...

CLA Signed
Merged
p: Facebook
Partner
p: Software Mansion
fb-exported
meta-exported

Summary: Currently the backend only applies changes when it is notified of a new animation frame. This setup doesn't work properly for events, as they could come in after the...

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

Summary: This diff adds synchronizing props to react, through a scheduled commit on the js thread. This is used by animated at the end of the animation, and leverages RSNRU...

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

Summary: This diff simple extends the tests for AnimationBackend Differential Revision: D85753518

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

Summary: ## Summary: Adds support for `maxWidth`, `maxHeight`, `minWidth`, and `minHeight` props to be passed as `AnimatedProp` to the animation backend. ## Changelog: [General][Added] - Added support for `maxWidth`, `maxHeight`,...

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