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 Hi, I keep running into a situation where I handle an error, and pass the error message to an alert. Example: ``` import { Alert } from "react-native"...

Stale
API: Alert
Needs: Triage :mag:

### Description Upgraded my cocoapods from `COCOAPODS: 1.10.1` to 1.11.3 and did pod install all my packages updated as shown in above image. Again i downgraded my COCOAPODS from 1.11.3...

Stale
Needs: Triage :mag:

## Description Is it possible to provide certificate for WebSocket connection, or ignore TLS error? I tried to provide `rejectUnauthorized: false`, but this options is not supported by react-native-websocket. I...

Needs: Triage :mag:

## Description AppState's `change` event is not getting fired on the first launch on iOS but it is on Android. ## React Native version: ``` System: OS: macOS 11.5.1 CPU:...

Stale
Needs: Triage :mag:

## Summary The functionality is included in two components: - RCTViewComponentView - RCTParagraphComponentView #### RCTViewComponentView RCTViewComponentView is the Fabric API built on top of iOS UIView. The class will compare...

CLA Signed
Platform: iOS
Type: Enhancement
Accessibility

### Description I am trying to create a slider using a flatlist; it works fine on most devices, but on the iPhone 12, it misbehaves. The first index item appears...

Needs: Triage :mag:

### Description My react native 0.69.0 android app suspense network request for a while, in dev and production and debug mode, in production about 30 seconds and dev about 2...

Stale
Needs: Triage :mag:

### Description Hi react native developers I having some production release / update issues Some days back I had published a react native app to play store which has some...

Stale
Needs: Triage :mag:
Needs: Author Feedback
Needs: Repro

## Summary > [Codegen 93] The getOptions function in parsers/typescript/components/options.js and parsers/flow/components/options.js is the same. move it in parser-commons and use it in the original files. If the file two...

CLA Signed

### New Version 0.71.2 ### Old Version 0.68.0 ### Build Target(s) Android 8 to Android 13 ### Output of `react-native info` System: OS: macOS 12.6.1 CPU: (8) arm64 Apple M1...

Platform: Android
Needs: Author Feedback
Type: Upgrade Issue