react-native-ui-lib
react-native-ui-lib copied to clipboard
UI Components Library for React Native
## Description ### Related to - [x] Components - [x] [TextField](https://wix.github.io/react-native-ui-lib/docs/components/form/TextField) - [ ] Demo - [ ] Docs - [ ] Typings ### Steps to reproduce [Follow the documented...
## Description Strictly speaking this is a breaking change (see change log notes), let me know what you think. Although the previous code for the index comparison seemed correct, it...
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @UlisesGascon made their first contribution...
## Description Currently in components such as `Button` and `TouchableOpacity`, the `activeBackgroundColor` and `backgroundColor` among other props used for setting the color of a visual UI element should be typed...
# DO NOT MERGE ## Description RN77 new arch iOS still not working ## Changelog RN77 new arch ## Additional info None
## Description At the Picker element if the content is too long the text / label on iOS disappears. It kind of works on Android: the text appears, but it...
## Description The problem is that when you click on the date selection component in iOS and then click on the outer area of the native date selection component, there...
### **Description** The library `react-native-ui-lib` depends on `[email protected]`, which has its last commit over a year ago. Meanwhile, the latest version of `react-native-redash` is `18.1.3`. Since `react-native-redash` requires `[email protected]`, which...
## Description When using SegmentedControl with an android device, the list in the segment can be scrolled but cannot be pressed. ### Related to - [x] Components - [ ]...
When?
**When this lib will be update to RN latest version?** New Architecture is finally out. 