Ethan Krich

Results 2 issues of Ethan Krich

I have a function that passes some props via the styled API like so ``` const StandardClearBtnWrapper = styled("button")` background-color: transparent; border-radius: 8px; width: ${width?? 294}px; height: ${height?? 64}px; border:...

**Describe the bug** `@media (prefers-color-scheme: dark)` does not work with ios. It does however work on web. It is clear the problem is with the media query because React's useColorScheme...

help wanted
v5
SDK 54