Marc Rousavy

Results 1813 comments of Marc Rousavy

Cool, I can take a look at this soon (next week-ish)

Here's an example on how it could look like: https://twitter.com/mrousavy/status/1323305326473551874

Not yet, I am working on this to make startRecording awaitable.

Hey all! I just spent some time to build a new feature: I created a PR to add a `isMirrored` prop to Camera: https://github.com/mrousavy/react-native-vision-camera/pull/3036 With this prop you can enable...

> This should be re-opened until `regionOfInterest` is within Android, closing it with that comment is unfair really. Thank you for your reply JshGrn, if you open a PR to...

I'd need full logs for that. That's why issue templates require full logs.

This is the log output: ![image](https://github.com/jidicula/clang-format-action/assets/15199031/4e6a7837-3b75-4545-9946-382f4047f143)

I am using my fork: https://github.com/mrousavy/react-native-vision-camera/blob/50437b65682abda6a52b2363368b19aa8311772d/.github/workflows/validate-cpp.yml#L19-L36 Which simply removed the fallback style and replaced it with a custom style file: https://github.com/mrousavy/clang-format-action I am not sure if I should create a...