dooboo-ui-legacy
dooboo-ui-legacy copied to clipboard
React Native UI Components with react-hook (web, ios, android)
**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...
**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...
**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...
**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
**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...