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 am trying to create a `fabric` component for `android`, specifically I want to use the `onClickHandler` of the button component and pass a `callback` to` react-native` side...

Platform: Android
Needs: Triage :mag:
Type: New Architecture

## Description `ImageBackground` / `Image` on the same screen with different behaviors: 1. **on the Login screen** of my app. Everything is good. 2. I log into my account. Then...

Stale
Needs: Triage :mag:

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description The latest RN [documentation](https://github.com/facebook/react-native-website/pull/2418) indicates full support for WebP images on...

Stale
Needs: Triage :mag:

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description The app is granting all android user permission automatically when installed...

Stale
Needs: Triage :mag:

Summary: Mark nullability of RNLog class changelog: [internal] internal Differential Revision: D53393953

CLA Signed
p: Facebook
Partner
fb-exported

## Summary: This adds support for `color()` function syntax per the [W3C CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/#color-function) spec and the Add Support for Wide Gamut (DisplayP3) Colors to React Native...

CLA Signed
Partner
p: Infinite Red
Shared with Meta
Never gets stale

Summary: All these classes are NullSafe, let'\''s mark them as NullSafe(Local) to ensure lint detect errors in the future changelog: [internal] internal Differential Revision: D53393142

CLA Signed
p: Facebook
Partner
fb-exported

This PR aims to resolve. https://react-native.canny.io/feature-requests/p/multiple-modal-components https://github.com/facebook/react-native/issues/3445 ## Summary In order to open multiple modals at once, they need to be nested within a modal on iOS. To fix this...

CLA Signed
Platform: iOS

### Description Android platform runs normally. but the iOS platform failed ### Steps to reproduce 1. created a new project with the command `npx react-native@latest init SmartQuickCount` 2. yarn ios...

Platform: iOS
Needs: Triage :mag:

## Summary: This PR adds support for the caret height and caret position properties in iOS multi-line TextInput PR for the docs update: https://github.com/facebook/react-native-website/pull/3709 ## Changelog: [IOS] [ADDED] - Add ...

CLA Signed
Shared with Meta