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

A framework for building native applications using React

Results 1518 react-native issues
Sort by recently updated
recently updated
newest added

### Description ### I think Text doesn't behave the same if the text is passed via a variable ### Version 0.70.1 ### Output of `npx react-native info` System: OS: macOS...

Needs: Triage :mag:

## Summary As proposed in this [discussion](https://github.com/react-native-community/discussions-and-proposals/discussions/518#discussion-4432621), this PR introduces feature for iOS 15+ detents with fabric support. Kudos to @barthap for his wonderful [gist](https://gist.github.com/barthap/cc8412c5dca6232226c097b368930bba) which introduces the feature for...

CLA Signed
Platform: iOS
Type: Enhancement
Shared with React Native Team

### Description Hi, In Android the app randomly crashing with the following error being caught by firebase Crashlytics ExceptionsManagerModule.java line 83 com.facebook.react.modules.core.ExceptionsManagerModule.reportException Fatal Exception: com.facebook.react.common.JavascriptException TypeError: undefined is not an...

Needs: Triage :mag:

## Summary Slider component is deprecated for a while, and the community package (https://github.com/react-native-community/react-native-slider) is now compatible with the new architecture (see https://github.com/react-native-community/discussions-and-proposals/issues/451). I removed all occurrences of `Slider`, except:...

CLA Signed
Type: Removal
Shared with React Native Team

### Description Upgrade from 0.68.1 to 0.70.0. Builds fine in Xcode. Launches Simulator. Splash screen for app appears. and then it crashes with the error: ERROR Invariant Violation: Failed to...

API: AppRegistry
Needs: Triage :mag:
Needs: Author Feedback
Needs: Repro
Type: Upgrade Issue

### Description Hello everyone, today i saw in our Sentry that we have some unhandled issues. I will post screenshot from Sentry. ![Sentry](https://user-images.githubusercontent.com/72339606/191431050-236e5570-af9f-4782-9f37-7c489018d6bc.png) ### Version 0.64.3 ### Output of `npx...

Needs: Triage :mag:

### Description ``` npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. warn Package react-native-ui-lib contains invalid configuration: "dependency.platforms.ios.project" is not allowed. Please verify it's properly linked using...

Platform: Windows
Platform: Android
Needs: Triage :mag:
Type: New Architecture

### Description I'm facing a weird problem on old devices with react native apps. I realized that it happens with all the apps that I had developed with RN. Every...

🌐Networking
Needs: Triage :mag:

I am facing error on running react-native run-ios cmd, I have recently updated my xcode to 12.5 (12E262). ## Error Description donnyfernandes@Donnys-iMac-Pro labadmin % yarn ios yarn run v1.22.10 $...

Needs: Triage :mag:

Summary: This diff is the base to create a polimorphic behavior for TypeScript and Flow parser. This type will allow to share a lot of code between the parsers and...

CLA Signed
Type: Enhancement
p: Facebook
Partner
fb-exported