docs: Add emojis to README
This commit is contained in:
parent
eddb01fda1
commit
f69e3dff36
18
README.md
18
README.md
@ -16,15 +16,15 @@
|
|||||||
|
|
||||||
VisionCamera is a powerful and fast Camera component for React Native. It features:
|
VisionCamera is a powerful and fast Camera component for React Native. It features:
|
||||||
|
|
||||||
* Photo and Video capture
|
* 📸 Photo and Video capture
|
||||||
* Customizable devices and multi-cameras ("fish-eye" zoom)
|
* 📱 Customizable devices and multi-cameras ("fish-eye" zoom)
|
||||||
* Customizable resolutions and aspect-ratios (4k/8k images)
|
* 🎞️ Customizable resolutions and aspect-ratios (4k/8k images)
|
||||||
* Customizable FPS (30..240 FPS)
|
* ⏱️ Customizable FPS (30..240 FPS)
|
||||||
* [Frame Processors](https://react-native-vision-camera.com/docs/guides/frame-processors) (JS worklets to run QR-Code scanning, facial recognition, AI object detection, realtime video chats, ...)
|
* 🧩 [Frame Processors](https://react-native-vision-camera.com/docs/guides/frame-processors) (JS worklets to run QR-Code scanning, facial recognition, AI object detection, realtime video chats, ...)
|
||||||
* Smooth zooming (Reanimated)
|
* 🔍 Smooth zooming (Reanimated)
|
||||||
* Fast pause and resume
|
* ⏯️ Fast pause and resume
|
||||||
* HDR & Night modes
|
* 🌓 HDR & Night modes
|
||||||
* Custom C++/GPU accelerated video pipeline (OpenGL)
|
* ⚡ Custom C++/GPU accelerated video pipeline (OpenGL)
|
||||||
|
|
||||||
Install VisionCamera from npm:
|
Install VisionCamera from npm:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user