react-native-ui-lib
react-native-ui-lib copied to clipboard
UI Components Library for React Native
## 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...
## 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...
## Description ### Related to - [x] Components - [ ] Demo - [ ] Docs - [ ] Typings ### Steps to reproduce 1. Create a new expo project...
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...
## 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...
## Description When using the Android OS accessibility settings to increase font size, the button label somehow cuts off the text. ### Related to - [x] Components - [ ]...
## Description Inside ActionSheet on Android not possible scrollview for much items. ### Related to - [x ] Components ### Steps to reproduce Add more 50 items in options ####...