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 According to the docs, https://reactnative.dev/docs/height-and-width#percentage-dimensions, when using percentage dimensions, the parent should have defined size otherwise the children Views with percentage dimensions are not visible. However, this is...

Stale
API: Dimensions
Needs: Triage :mag:
Newer Patch Available

### Description PixelRatio.d.ts has out-dated behaviour described for `getFontScale` - it still claims that it is only supported on android when this is no longer the case as indicated by...

Stale
Resolution: PR Submitted
API: PixelRatio

### Description When making an HTTP request with `br` on `Accept-Encoding`, the request throws an error on Android, but works perfectly well on iOS ### React Native Version 0.72.5 ###...

Stale
🌐Networking
Platform: Android
Type: Enhancement
Resolution: Answered

### Description Under the Android platform, the parent component has an absolute layout and the Flatlist cannot scroll normally. ### React Native Version 0.71.11 ### Output of `npx react-native info`...

Stale
Platform: Android
Component: FlatList
Needs: Triage :mag:
Needs: Repro
Newer Patch Available

### Description I set up a timer that will run every x seconds, which is added to the UseEffect content. Inside, I update my useState element, which will be updated...

Stale
API: Easing
Needs: Author Feedback
Needs: Repro
Type: Unsupported Version

### Description Hi react-native developers, I have an error which is recorded on my firebase console which I can not understand why I am getting this error. ### Steps to...

Stale
Needs: Author Feedback
Needs: Repro
Newer Patch Available

Summary: convert Java to Kotlin: `react/views/debuggingoverlay/TraceUpdate.java` Changelog: [Internal] internal Differential Revision: D55658446

CLA Signed
p: Facebook
Partner
fb-exported

### Description Who this affects: Anyone using a yarn alias to run `pod install`. This includes `expo prebuild`. When using yarn to set up pods, [Yarn generates temporary references to...

Issue: Author Provided Repro
Partner
p: Infinite Red
Needs: Attention

## Summary: Update build.gradle.kts to include soloader.annotation for SoLoaderLibrary ## Changelog: [INTERNAL][ADDED} - Updating gradle file with soloader.annotation for SoLoaderLibrary import to work ## Test Plan: Circle CI Build Android...

CLA Signed
p: Facebook
Partner

Summary: ## Changelog: [General] [Changed] - Use semver to do version comparison in cli instead of custom fn `parseVersion` ~~adding test for PR change in https://github.com/facebook/react-native/pull/43712~~

CLA Signed
p: Facebook
Partner
fb-exported