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 When the content of a text-component has the same width as the text-component itself, it can lead to a line break which leads to an empty line. ###...

Needs: Triage :mag:

### Description * Calling the measure method on React.Image within the onLayout hook of said component gives inconsistent results. * On first rendering of the screen containing the Image the...

Stale
Platform: Linux
Component: Image
Needs: Triage :mag:

### Description We are receiving reports of dimensions problems with the new Samsung One UI 4.0 release on Android 12 devices. Some of our screens and images appears shifted to...

Stale
Platform: Android
Needs: Triage :mag:

When using the `aws-sdk` package on iOS to upload files to S3, iOS experiences a native crash. I have narrowed it down to this line here: https://github.com/facebook/react-native/blob/v0.61.5/Libraries/Blob/RCTBlobManager.mm#L101. If I comment...

Platform: iOS
Bug

### Description I have an error only on iOS to upload the image, on android it goes normally. In another app I made, I use the same format to send...

Platform: iOS
Needs: Triage :mag:

This PR is a task of #34872 ## Summary > Extract the content of the tryParse (Flow, TypeScript)lambda into a proper `parseObjectProperty` function into the parsers-commons.js file. also, - added...

CLA Signed
hacktoberfest-accepted

# Add support for Web styles to components This is the umbrella issue for basic React DOM / Web style additions to React Native components, as described in this proposal:...

Help Wanted :octocat:
API: StyleSheet
Platform: All
Needs TypeScript Update
:open_umbrella: Umbrella

## Summary This PR is a task from https://github.com/facebook/react-native/issues/34872: > Extract the UnsupportedFunctionParamTypeAnnotationParserError in its own throwing function (if it does not exists already) and reuse that function passing a...

CLA Signed
hacktoberfest-accepted

### Description Hello, I could not run the application running smoothly on android as ios. ### Version 0.68.2 ### Output of `npx react-native info` System: OS: macOS 12.4 CPU: (8)...

Stale
Needs: Triage :mag:

## Summary I wanted to start working on a thing but this barrage of warnings was very annoying so ended up doing this instead: a very small PR to take...

CLA Signed
Merged
p: Microsoft
Reverted
Partner
Contributor
Bug