From f3ab1c240421ad80800064a110686a01042d0021 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Sat, 20 Feb 2021 16:48:32 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 750e660..1deb3fe 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,16 @@ npm i react-native-vision-camera npx pod-install ``` +### Features + +* Photo and Video capture +* Customizable FPS +* Customizable device (`ultra-wide-angle`, `wide-angle`, `telephoto` and virtual multi-cameras) +* JS worklet frame processors powered by JSI and Reanimated +* Reanimated zooming +* HDR & Night modes +* High performance + ### Example