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

## Summary Aims to fix - https://github.com/facebook/react-native/issues/30977 This PR adds accessibilityRole, accessibilityCollectionItemInfo, accessibilityCollectionInfo APIs to FlatList which enables TalkBack announcements when a list is scrolled or focused. ## Changelog [Android]...

CLA Signed
Stale
Platform: Android
Type: Enhancement
Accessibility

## Description Collections on Android have a CollectionInfo property which defines the size of the entire collection, and whether those elements are in rows, columns, or both. This information will...

Platform: Android
Accessibility
Accessibility Team - Evaluated

## Description Position in Collection not supported by VirtualizedList. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work...

Good first issue
Platform: Android
Component: VirtualizedList
Accessibility

## Description Position in Collection not supported by SectionList. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work...

Good first issue
Platform: Android
Component: SectionList
Accessibility

## Description Position in Collection not supported by Flatlist. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work...

Good first issue
Platform: Android
Component: FlatList
Accessibility

## Description Position in Collection not supported by ScrollView. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work...

Good first issue
Platform: Android
Component: ScrollView
Accessibility

## Requires API Proposal This issue may require a new API, or a change to an existing API. An API proposal should be added and discussed before proceeding with implementation....

Platform: iOS
Platform: Android
Accessibility
Needs: Docs Website PR
Accessibility Team - Evaluated
React Native Engineering - Evaluated

Summary: As AGP 7.4 is reaching it's stable status, let's move from beta05 to rc01. That's needed for the sake of RN 0.71 Changelog: [Internal] [Changed] - Bump AGP from...

CLA Signed
p: Facebook
Partner
fb-exported

## Description The `style` below correctly resizes the image. However, it takes up the space of the original image and the resized image is center aligned. I've added the `backgroundColor`...

Stale
Component: Image
Needs: Author Feedback
Needs: Repro
Needs: Verify on Latest Version

### Description ### Version 0.69.7 ### Output of `npx react-native info` System: OS: macOS 13.0.1 CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz Memory: 100.05 MB / 16.00 GB...

Platform: iOS
Needs: Triage :mag: