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: Generated props with custom structs generates implement their own version of `fromRawProps` in the header file, which has to invoke `fromRawProps` in the framework which is not available. This...

CLA Signed
p: Facebook
Partner
Bug
fb-exported

### Description ### Firebase crash report `Crashed: Thread : SIGSEGV 0x0000000000000040` `#00 pc 0x78ffc5cbbc` `#01 pc 0x664 linux-vdso.so.1 ` `#02 pc 0x17ea8 libutils.so ` `#03 pc 0x17d84 libutils.so ` `#04...

Platform: Android
Impact: Crash
Needs: Author Feedback
Needs: Repro
Type: Old Architecture

### Description I have been unable to find throughout the documentation, or my own experiments a way to enable Android/iOS keyboard navigation. I feel like this is important and expected...

Platform: iOS
Component: TextInput
Platform: Android
Component: Button
API: Keyboard
Needs: Triage :mag:

### Description I have an app that is targeted SDK 32. I want to send a headless task from my native android code when the app is killed but I...

Needs: Triage :mag:

### Description I'm trying to build a fabric native react component, and I'm following the steps as outlined here: https://reactnative.dev/docs/next/the-new-architecture/pillars-fabric-components When I use codegen to generate the props from my...

Needs: Triage :mag:
Tech: Codegen
Type: New Architecture

### Description We've recently migrated to rn 0.70.2 from 0.66.4, We've followed the react native upgrade helper carefully, gradle clean and build is successful but getting the below mentioned crash...

Needs: Triage :mag:

### Description Hello, I am trying to initialize a new project by following the steps in [Setting Up the Development Environment](https://reactnative.dev/docs/environment-setup). I get an error during `npx react-native init (project...

Needs: Triage :mag:
📦Bundler

Pressable: onLongPress not work after delay if finger is moved while pressing inside the button surface. React Native 0.63

Needs: Triage :mag:

### New Version 0.64 ### Old Version 0.63.3 ### Build Target(s) i don`t know ### Output of `react-native info` System: OS: macOS 12.6 CPU: (8) x64 Apple M1 Memory: 27.44...

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

### Description the react-native version is 0.59.10 the Text component parameter,'ellipsizeMode' and 'numberOfLines' can not work correctly when the 'numberOfLines' is more than 1,'ellipsizeMode' dose not work when i choose...

Needs: Triage :mag: