Daniel Prado

Results 7 issues of Daniel Prado

### Describe the bug Hot reload won't update the css created by styled, just after a full reload. ### Reproduction Just try to change any css's prop inside a styled:...

bug
feat: hmr
p3-minor-bug :hammer:
plugin: react

### Describe the bug Is not possible to export destructuring in nextjs with swc, it throw that reference is undefined. ### Input code ```typescript import '.'; import emotionStyled from '@emotion/styled';...

C-bug

For more details see: dominictarr/event-stream#116 (comment) Signed-off-by: Daniel Prado [email protected]

### What's happening? I want to use the frameProcessor with `pixelFormat='yuv'` but the app crashes. Bundle output: ``` BUNDLE ./index.js LOG Running "TracersApp" with {"rootTag":11} LOG Loading react-native-worklets-core... LOG Worklets...

🐛 bug
hacktoberfest

## What Temporarily workaround to build in React Native v74 while https://github.com/mrousavy/react-native-vision-camera/issues/2614 is in development ## Changes This PR add `@OptIn(FrameworkAPI::class)` in `package/android/src/main/java/com/mrousavy/camera/frameprocessors/VisionCameraProxy.kt` ## Tested on Samsung S23 - OneUI...