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 I'm just trying to run a newly initialized React Native project. ### React Native Version 0.72.5 ### Output of `npx react-native info` System: OS: macOS 14.0 CPU: (8)...

Needs: Triage :mag:
Needs: Repro
Needs: Attention

### Description Implement the support for the inline code blocks, as proposed here: https://github.com/react-native-community/discussions-and-proposals/issues/695

Type: Enhancement
Never gets stale

### Environment 1. `react-native -v`: 0.34 through 0.59 2. `node -v`:4.4.7 3. `npm -v`: 4.5.0 4. `yarn --version`: - Target Platform: Android - Development Operating System: Windows - Build tools:...

Help Wanted :octocat:
Platform: Android
Bug

Summary: Adds these to a namespace before we add a lot more in the next diff. Changelog: [Internal] Differential Revision: D53460826

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Adds support for parsing and storing a component value of the CSS basic data type. This would allow removing `processAspectRatio` from viewconfigs later, which we would need for correct...

CLA Signed
p: Facebook
Partner
fb-exported

### Description I create a new project, run the IOS Simulator and Open Debug on the developer menu fails with ``` Opening flipper://null/Hermesdebuggerrn?device=React%20Native... error Browser exited with error:, Error: invalid...

Platform: iOS
Stale
Needs: Triage :mag:

### Description It's not really clear what the flexBasis ends up being when you have a text field set to: numberOfLines={1} ellipsizeMode="tail" Inside a flexDirection=row container. - if you don't...

Stale
Needs: Triage :mag:
Newer Patch Available

## Summary: On ios, NSURLRequest cache request by default. The request stored in Cache.db-wal file. Show the file via TextEditor, we can see request response( Authorization, Header, ....). My Pen...

CLA Signed
Stale

Summary: Changelog: [iOS][Breaking] so i was thinking that the `getBundleURL` API that we added on the app delegate is redundant since all working apps will have the source url provided...

CLA Signed
Stale
p: Facebook
Partner
fb-exported

### Description When I used instrument,it reported a memory leak on iOS16.6. Befor iOS16.6, like iOS14, there in no memory leak.Any could help me? ![35661705043998_ pic](https://github.com/facebook/react-native/assets/9822421/f5ad3ced-d13c-47ce-ac8a-7b27a4a0e283) ### Steps to reproduce...

Platform: iOS
Stale
Needs: Author Feedback
Needs: Repro
Type: Unsupported Version