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 From what I can tell, I am essentially running into the same problem as a [prior closed issue](https://github.com/facebook/react-native/issues/17699). Which had [a PR](https://github.com/facebook/react-native/pull/17847) created to "fix" the issue, but...

API: Animated
Needs: Triage :mag:
Needs: Repro
Newer Patch Available
Needs: Attention

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description TextInput: autofill yellow highlight overflows when the field is not long...

Stale
Needs: Triage :mag:

### Description When I build my React-Native project in Xcode, I get about 38 warnings for the `main.jsbundle` file. Here's a screenshot of some of the warnings. It looks like...

Stale
Needs: Triage :mag:
📦Bundler

## Steps To Reproduce 1. Try to set `skewX` for View component: `transforms: [{ skewX: '45deg' }}` 3. Doesn't change the skew of View on Android (works on iOS) ###...

Platform: Android
Bug

### Description When I run yarn lint in terminal, the error appears: ``` Oops! Something went wrong! :( ESLint: [8](https://github.com/vidapp-com/frontend/actions/runs/7438830474/job/20238004032?pr=402#step:8:9).56.0 ESLint couldn't find the config "@react-native-community" to extend from. Please...

Needs: Triage :mag:
Needs: Repro
Newer Patch Available
Needs: Attention

Summary: In order to make the legacy APIs of Catalyst Instance backwards compatible, introducing a regular class that implements CatalystInstance so as to make these APIs available for folks in...

CLA Signed
p: Facebook
Partner
fb-exported

### Description I have an iOS build configuration `Staging.Debug` that is a copy of `Debug`. The experimental debugger fails to launch when running this build configuration via: ``` react-native start...

Platform: iOS
Needs: Triage :mag:

Summary: All these classes are NullSafe, let's mark them as NullSafe(Local) to ensure lint detect errors in the future bypass-github-export-checks changelog: [internal] internal Reviewed By: rshest Differential Revision: D54027183

CLA Signed
p: Facebook
Partner
fb-exported

Summary: All these classes are NullSafe, let's mark them as NullSafe(Local) to ensure lint detect errors in the future changelog: [internal] internal bypass-github-export-checks Reviewed By: javache Differential Revision: D54027182

CLA Signed
p: Facebook
Partner
fb-exported

Summary: UIManagerListener interface is unstable and not recommended to be consumed externally, this API is likely to change in the future changelog: [internal] internal Reviewed By: cortinico Differential Revision: D54028407

CLA Signed
p: Facebook
Partner
fb-exported