dooboo-ui-legacy icon indicating copy to clipboard operation
dooboo-ui-legacy copied to clipboard

React Native UI Components with react-hook (web, ios, android)

Results 5 dooboo-ui-legacy issues
Sort by recently updated
recently updated
newest added

**Describe the bug** After installing dooboo ui by running `npm install dooboo-ui` I had to manually install the `@emotion/native` and `react-native-svg` packages. When trying to use the Accordion and Search...

๐Ÿ™ help wanted

**Is your feature request related to a problem? Please describe.** We want to use custom image for **Rating** instead of the default start image. **Describe the solution you'd like** A...

๐Ÿฅบ feature request

**Is your feature request related to a problem? Please describe.** We cannot change the `Badge` size. It is not fit with small icon. **Describe the solution you'd like** `Badge` would...

๐Ÿ— enhancement
๐Ÿฅบ feature request

**Is your feature request related to a problem? Please describe.** `DatePicker` should support web environment. **Describe the solution you'd like** X **Describe alternatives you've considered** X **Additional context** X

๐Ÿฅบ feature request

**Describe the bug** yarn testing fails in packages/__tests__/CalendarCarousel.test.tsx **To Reproduce** 1. `$yarn jest packages/__tests__/CalendarCarousel.test.tsx` 2. Then I get following error message. ```js $ tsc FAIL packages/__tests__/CalendarCarousel.test.tsx โ— [Calendar] โ€บ should...

๐Ÿ› bug
๐Ÿงช test