Coolister-Ye

Results 4 issues of Coolister-Ye

I just found that outside-press cannot be work with `` element. Please find a minimal example below. Any suggestion would be helpful. I'm using this package with expo and web....

### Current behaviour The button style is wrong at web. It should be a circle around the date, while it render as a line. However, I also test it at...

bug
needs repro
needs more info

Below is a minimal repo, it seems this project cannot work with Pressable. When I click in Pressable, console.log didn't print anything. ``` import { Pressable, TouchableWithoutFeedback, View, Text }...

**Describe the bug** The HoverCard component doesn't render correctly. Ideally, the card should have showed up above the modal, but it was hidden under it. It seems modal will be...

bug