FaceApp is a React Native application that showcases face detection capabilities. It allows users to either take a photo using their device's camera or select an image from their photo library. The app then processes the image to detect faces and displays bounding boxes around detected faces.
-
Updated
Jul 9, 2025 - TypeScript