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 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 -...

bug

## Description When using , it uses ``, but our toast still appears behind notch/camera on Android ### Related to - [x] Components - [ ] Demo - [ ]...

bug

## 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...

bug

## Description The image picker is closed immediately closed after choosing an option ### Related to - [x] Components - [ ] Demo - [ ] Docs - [ ]...

bug

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...

dependencies
ruby

## Description The demo's expo link cannot be opened ### Related to - [ ] Components - [x ] Demo - [ ] Docs - [ ] Typings ![9e2ad618fd84d795496badad45253c3](https://github.com/user-attachments/assets/2420fe3c-95ee-4b10-bba2-db4d0af70409)

bug

## 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...

bug

## 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...

Important for Next Release

## 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