react-native-ui-lib
react-native-ui-lib copied to clipboard
UI Components Library for React Native
## Description It is not possible to change the picker's modal colour, because in PickerItemsList you use '$backgroundDefault' that always falls back into white colour. `` ### Related to -...
## Description When using , it uses ``, but our toast still appears behind notch/camera on Android ### Related to - [x] Components - [ ] Demo - [ ]...
## Description Using a TextField produces error on web: `Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?` ### Related...
## Description The image picker is closed immediately closed after choosing an option ### Related to - [x] Components - [ ] Demo - [ ] Docs - [ ]...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
## Description The demo's expo link cannot be opened ### Related to - [ ] Components - [x ] Demo - [ ] Docs - [ ] Typings 
## Description The `react-native-ui-lib` library does not work as expected with React Native version 0.76.0. (New arch enabled by default) ### Related to - [x] Components - [ ] Demo...
## Description Decouple uilib-native (lib) components from uilib src components This is in order to support mini-bundles and eventually code push The fact that uilib-native's native part is in one...
## Description Looks like our native components are broken for a while, this fixes the issue. We've moved to node 20 from 16 ([PR](https://github.com/wix/react-native-ui-lib/pull/3068)) and for some reason it changed...
## Description Incubator package - fix typings ## Changelog Incubator package - fix typings ## Additional info None