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 reading React native guide to set up environment and try to run on my physical device connected by USB i get this error: ``` /Users/myname/Library/Developer/Xcode/DerivedData/workout-dpldhexrxtuscggmgtdlyzjyzzzs/Build/Intermediates.noindex/workout.build/Debug-iphoneos/workout.build/DerivedSources/workout_vers.c module map...

p: Expo
Partner
Needs: Triage :mag:

Summary: # Changelog: [Internal] - There is no guarantee that `setUpPeformance`, which establishes the `global.performance` object accordingly, will be always called before anything tries to use performance logging. In fact,...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: # Changelog: [Internal] - The `global.performance` object now has all of the API defined according to the `Performance` API, so we can modify the local RN's flow definition override...

CLA Signed
p: Facebook
Partner
fb-exported

## Summary: RCTUITextView has two instances where it references some magic constants for font size and color. We inherited these in React Native macOS, and now I want to remove...

CLA Signed
p: Microsoft
Partner

Summary: Restores https://github.com/facebook/react-native/pull/37874 (reverted earlier today), with fix for `JSCRuntime.cpp` build on Android. Changelog: None Differential Revision: D46762984

CLA Signed
p: Facebook
Partner
fb-exported

### Description When using a non-notch device or simulator (i.e. an iPhone SE 3rd Generation), any `Touchable` element (`TouchableOpacity`, `TouchableHighlight`, etc.) that is rendered partially off screen will incorrectly register...

Platform: iOS
Needs: Triage :mag:

## Summary: Adds support for Android Transitions during Fragment navigation. React Native navigation libraries (like [the Navigation router](https://github.com/grahammendick/navigation/blob/e9deae985a1962db17d6b1fbf90628d20c29810c/NavigationReactNative/src/android/src/main/java/com/navigation/reactnative/NavigationStackView.java#L139) and [React Native Screens](https://github.com/software-mansion/react-native-screens/blob/ea240b46866d66398904d0c2d0fe5fabdc2f269b/android/src/main/java/com/swmansion/rnscreens/ScreenContainer.kt#L98)) use Fragments to manage the stack of screens....

CLA Signed

### New Version 0.71.8 ### Old Version 0.68.5 ### Build Target(s) Android emulator ### Output of `react-native info` System: OS: macOS 13.0 CPU: (10) x64 Apple M1 Max Memory: 30.68...

Needs: Repro
Needs: Attention
Type: Upgrade Issue

### Description I am working on a chat feature in an app. It works like most chat features. If you type a message and submit, the text is cleared. The...

Component: TextInput
Resolution: Fixed
Newer Patch Available

### Description We've been experiencing this issue in a couple of our apps, it's kinda driving us mad. Basically, sometimes, completely unpredictably the touchable areas just stop responding. We tried...

Resolution: PR Submitted
Needs: React Native Team Attention
Type: New Architecture
Impact: Bug
Never gets stale