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 my phone in realme ( Android -10) we have created app for chat with user. in their i have use a TextInput of multiLine , to send Message...

Platform: Android
Component: KeyboardAvoidingView
API: Keyboard
Needs: Triage :mag:

### Description When doing upload video recording sometimes (every 7 / 10) I got axios: Network Error on my Huawei P20 (works fine on Xiaomi Redmi Note 9 Pro). It...

Platform: iOS
Stale
🌐Networking
Platform: Android
Needs: Triage :mag:
Version: 0.66.3

Summary: Cleanup create_github_release script. Encapsulated GitHub API requests into functions, changed curl commands so that we may capture their http code alongside the http body in the response, and other...

CLA Signed
p: Facebook
Partner
fb-exported

### New Version 0.69.0 ### Old Version 0.64.1 ### Build Target(s) iPhone 13 / iOS 15.5 ### Output of `react-native info` System: OS: macOS 12.5.1 CPU: (10) arm64 Apple M1...

Platform: iOS
Stale
Needs: Triage :mag:
Type: Upgrade Issue

### Description Our app is throwing ANRs when users with Samsung devices with Android 13 are typing in input fields. We had a [similar issue](https://github.com/facebook/react-native/issues/33139) for Samsung users with Android...

Component: TextInput
Platform: Android
Needs: Triage :mag:

## Summary This PR is part of #34872 This PR extracts the [UnsupportedArrayElementTypeAnnotationParserError](https://github.com/facebook/react-native/blob/main/packages/react-native-codegen/src/parsers/flow/modules/index.js#L132) in its own throwing function. ## Changelog [Internal] [Changed] - Extract the UnsupportedArrayElementTypeAnnotationParserError in its own throwing...

CLA Signed

## Description If you tap a TouchableWithoutFeedback area really fast, the onPress function will trigger before onPressOut, even though the documentation states the folowing: > **onPressOut**: Called as soon as...

Platform: Android
Component: TouchableWithoutFeedback
Needs: Author Feedback

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description fatal error: module map file '/Users/miaohao/Library/Developer/Xcode/DerivedData/apex_baojia2-cdczyhhwbgshmtbdymitajpzamao/Build/Products/Debug-iphoneos/YogaKit/YogaKit.modulemap' not found ## React Native...

Platform: iOS
Impact: Crash
Tool: Xcode

I got a memory leak on the Android platform when I launch a ReactActivity and finish it. ## Description [LeakCanary](https://github.com/square/leakcanary) report a memory leak when i launch a ReactActivity and...

Platform: Android
Needs: Triage :mag:

### Description When trying to create a Pressable that has a borderRadius style, the ripple animation goes beyond the curved borders. This issue seems to have existed for quite some...

Needs: Triage :mag: