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: As title Differential Revision: D47276191

CLA Signed
p: Facebook
Partner
fb-exported

### Description After I upgraded RN version to 0.72.1, KeyboardAvoidingView isn't working anymore in Android. ### React Native Version 0.72.1 ### Output of `npx react-native info` System: OS: macOS 13.0...

Issue: Author Provided Repro
Platform: Android
Needs: Attention

## Summary These changes are intended to resolve #11068. ## Changelog: [Android] [Fixed] - Fix letters duplication when using autoCapitalize ## Test Plan I took the `RewriteExample` from `TextInputSharedExamples.js` duplicated...

CLA Signed
Platform: Android
Bug

## Summary: Added code previously added in the following PR: https://github.com/facebook/react-native/pull/28659. The above PR was accidentally scrapped due to the renaming of the master branch on the React Native repo....

CLA Signed

I was able to create a reproducible example in a test build where I added 20 swimlanes of which 2 out of 3 randomly animate, the screen is quite heavy...

Issue: Author Provided Repro
Needs: Repro
Needs: Attention
Needs: React Native Team Attention

## Summary: The motivation is to create an E2E testing solution for the RNTester app that can be used to flag when things break and the release crew can use...

CLA Signed
Type: Enhancement
p: Microsoft
Partner
Contributor
p: Callstack

### Description Test case : https://snack.expo.dev/vyBu3Fm-d The text "已售5.15万哈哈哈哈哈哈哈" is expected to be rendered on the screen with some of the text characters, but we got one of the characters...

Platform: Android
Needs: Triage :mag:
Newer Patch Available

## Summary Instead of using the AlertDialog from the android library we use the AlertDialog from the support library to render dialogs properly on Lollipop phones. ## Changelog [Android] [Fixed]...

CLA Signed
Stale
Platform: Android
Bug

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description Navigating with React Navigation from ScreenB to previous ScreenA when both...

Stale
Needs: Triage :mag:

## Description The Switch Component on Android does not persist its default trackColor for false. Its just gone (not just white) after switching On and Off again. 2 shows the...

Stale
Platform: Android
Component: Switch