react-native icon indicating copy to clipboard operation
react-native copied to clipboard

A framework for building native applications using React

Results 1518 react-native issues
Sort by recently updated
recently updated
newest added

### Description ### Stack ``` CocoaPods : 1.11.3 Ruby : ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [arm64-darwin21] RubyGems : 3.3.11 Host : macOS 12.0.1 (21A559) Xcode : 13.3.1 (13E500a) Git :...

Platform: iOS
Impact: Errors During Build
Needs: Author Feedback
Type: New Architecture
Tech: React Native Core
Priority: High

### Description I just bring a project from window to macos and facing this bug when running pod install ``` Setting REACT_NATIVE build settings [!] An error occurred while processing...

Needs: Triage :mag:

- [+] Review the documentation: https://facebook.github.io/react-native - [+] Search for existing issues: https://github.com/facebook/react-native/issues - [+] Use the latest React Native release: https://github.com/facebook/react-native/releases ## Environment React Native Environment Info: System: OS:...

Platform: Android
Priority: Mid
Bug

### Description I am getting this warning when supplying the value `'password-new'` to `TextInput`'s `autoComplete` prop, although this is supported, as per the latest docs. This is the full warning:...

Stale
Needs: Triage :mag:

### Description When running the latest RC via iOS using the new architecture, I am running into the following error: > /Users/alex/Documents/Projects/DemoFabricProject/node_modules/react-native/ReactCommon/react/renderer/scheduler/Scheduler.h:14:10: 'react/config/ReactNativeConfig.h' file not found > > #include ###...

Platform: iOS
Type: New Architecture

### Description I m using react native section list to show sections of data, I've to scroll to a particular section while pressing a button. But facing some issues like,...

Component: SectionList
Needs: Triage :mag:

### Description I'm upgrade my RN project to `0.69.2` and got the following errors when compiling: 1. 'react/renderer/components/rncore/ShadowNodes.h' file not found 1. Did not find header 'renderer/components/rncore/ShadowNodes.h' in framework 'react'...

Needs: Triage :mag:

### Description Hi i tried to build my react native project but am getting the following error ``` > Task :ReactAndroid:downloadBoost Download https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.gz > Task :ReactAndroid:downloadBoost UP-TO-DATE > Task :ReactAndroid:downloadDoubleConversion...

Platform: Windows
Platform: Android
Impact: Errors During Build
Tech: Hermes
Type: New Architecture

> @rahulgpt1 there is no expectation this will work below react-native 0.69.1 > > > The patch put into 0.69.1 explicitly defines those symbols via linker directives Hi Mike, As...

### Description Copy this code to the new react-native project which has a version of 0.64 it will fail right away After Updating from react native 0.61 to 0.64 VirtualizedLists...

Stale
Component: ScrollView
Component: VirtualizedList
Needs: Triage :mag: