Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo: Face blur example #2743

Draft
wants to merge 241 commits into
base: main
Choose a base branch
from
Draft

demo: Face blur example #2743

wants to merge 241 commits into from

Conversation

mrousavy
Copy link
Owner

What

cc @wcandillon

Changes

Tested on

Related issues

Copy link

vercel bot commented Apr 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-vision-camera ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2024 11:06am

package/example/src/CameraPage.tsx Outdated Show resolved Hide resolved
package/example/src/CameraPage.tsx Outdated Show resolved Hide resolved
@@ -28,6 +27,8 @@ import type { NativeStackScreenProps } from '@react-navigation/native-stack'
import { useIsFocused } from '@react-navigation/core'
import { usePreferredCameraDevice } from './hooks/usePreferredCameraDevice'
import { ClipOp, Skia, TileMode } from '@shopify/react-native-skia'
import type { Contours, Face } from 'react-native-vision-camera-face-detector'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[tsc] <6196> reported by reviewdog 🐶
'Face' is declared but never used.

Base automatically changed from v4-skia to v4 April 17, 2024 13:37
Base automatically changed from v4 to main April 22, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants