react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

UI Components Library for React Native

Results 259 react-native-ui-lib issues
Sort by recently updated
recently updated
newest added

## Description Incubator.ActionSheet ## Changelog Incubator.ActionSheet ## Additional info #3396

## Description The events `onEndEditing`, `onSubmitEditing` and `onDismiss` are not working on the SearchInput Component. Even with `returnKeyType` none of these events get fired. The Keyboard gets dismissed but nothing...

bug

## Description Based on [WCAG criteria](https://www.w3.org/TR/WCAG20-TECHS/F69.html), resizing visually rendered text up to 200 percent should not cause the text, image or controls to be clipped, truncated or obscured. The label...

bug

## Description ### Related to - [x] Components - [ ] Demo - [ ] Docs - [ ] Typings ### Steps to reproduce 1. Create a new expo project...

bug

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

## Description Text elements do not switch color when manually switching color scheme, the text color is always dark. Only way to make it work is to specify $textDefault token...

bug

## Description This is not a real bug caused by this library, but CAN be probably a very painful to debug hence the bug report (and can be mitigated before...

bug

## Description When using the Android OS accessibility settings to increase font size, the button label somehow cuts off the text. ### Related to - [x] Components - [ ]...

bug

## Description Inside ActionSheet on Android not possible scrollview for much items. ### Related to - [x ] Components ### Steps to reproduce Add more 50 items in options ####...

WIP
feature request
waiting-for-response