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 copy native folders to demo app ## Changelog copy native folders to demo app ## Additional info copy native folders to demo app

wontfix

## Issue I am running the demos, and the Incubator.Diaglog Screen. I get the following error: ERROR Error: GestureDetector must be used as a descendant of GestureHandlerRootView. Otherwise the gestures...

bug

I noticed that on Android setting `bla bla` makes the text bold on iOS but not on Android. Is this a bug?

bug

## Description ### Related to Unfortunately there is no mention of this online, I tried very hard to find it. ### Steps to reproduce ``` const [templates, setTemplates] = useState([])...

bug

## Description When using the prop `abs` with TypeScript, it throw an error: ``` Property 'abs' does not exist on type 'IntrinsicAttributes & ViewProps & RefAttributes' ``` ### Related to...

bug
typescript

## Description There is a bug where when I pass a custom header component to the `renderTitle` prop the focus order is incorrect. When the sheet opens the focus is...

bug

Does the Avatar image component use any caching like https://github.com/georstat/react-native-image-cache ? And is it possible to add some cache?

bug

## Description When using the "useWheelPicker"={true}, all the style for the topBar disappear ### Related to - [x] Components - [ ] Demo - [ ] Docs - [ ]...

bug

## Description Already reported by #2336 with a fix PR #2337. The two of them are closed because of the Stale bot. This is still a problem. ### Related to...

bug

## Description I might be using it wrong but as soon as i use the following simple configuration, both thumbs are placed at the start of the slider: ```jsx ```...

bug