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 Only on iOS, when using a SectionList ListHeaderComponent, providing sections = [] will cause a weird re-render, whereas if there is any section data, this re-render does not...

Platform: iOS
Component: SectionList
Needs: Triage :mag:

Hey there. I found an issue when rendering nested Text elements. It's almost the exact same as this ticket: https://github.com/facebook/react-native/issues/1030 I was able to get it to sort of work....

Component: TouchableOpacity
Bug

### Description Main issue: Generated release .apk TextInput crash the app on Samsung when Predictive Text & Suggest text corrections is activated. React-native versions checked: 0.63.3, 0.67.2 Phones produced the...

Component: TextInput
API: Keyboard
Needs: Triage :mag:

## Summary This PR adds the support for ScrollView's `maintainVisibleContentPosition` property to Android. This property is currently only available on iOS and is especially useful for chat-like scrollviews, where you...

CLA Signed
Platform: Android
Type: Enhancement
Needs: React Native Team Attention
Shared with React Native Team

FlatList automatically scrolls after change data and adds new data in the front or middle of the data list. it is working on ios if i add `maintainVisibleContentPosition` ``` {...

Resolution: PR Submitted
Platform: Android
Component: ScrollView
Needs: React Native Team Attention

### Description `pod install` command fails after installing dependencies of a project using the `--production` flag. The issue can be reproduced using yarn or npm on a new project using...

Needs: Triage :mag:

### Description The React Native and Unity project integration doesn't seem to work out well. When I used ReactRootView to integrate into an existing Unity project, the Component layout was...

Needs: Triage :mag:

### Description it cause random crash when app start in 1-2s. FireBase show two error key: 1.Corrupt NSInvocation detected. Pointer authentication. 2.EXC_BREAKPOINT. XXX represent appp name and stack trace as...

Platform: iOS
Needs: Attention

React Native version: System: OS: macOS Mojave 10.14.6 CPU: (4) x64 Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz Memory: 22.95 MB / 8.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 10.15.1...

Bug
Needs: Author Feedback
Needs: Repro

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description I have upgraded following https://react-native-community.github.io/upgrade-helper/?from=0.63.4&to=0.64.0 but when I run on real...

Needs: Triage :mag: