Update README.md
This commit is contained in:
parent
48f4001f06
commit
6ea88a931b
@ -10,9 +10,11 @@
|
|||||||
|
|
||||||
* Photo capture
|
* Photo capture
|
||||||
* Video capture
|
* Video capture
|
||||||
|
* Flipping device (back camera <-> front camera)
|
||||||
* Device filtering (ultra-wide-angle, wide-angle, telephoto, or even combined virtual multi-cameras)
|
* Device filtering (ultra-wide-angle, wide-angle, telephoto, or even combined virtual multi-cameras)
|
||||||
* Format filtering (targeting 60 FPS, best capture size, best matching aspect ratio, etc.)
|
* Format filtering (targeting 60 FPS, best capture size, best matching aspect ratio, etc.)
|
||||||
* Zooming using [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) and [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated)
|
* Zooming using [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) and [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated)
|
||||||
|
* Smoothly switching between constituent camera devices (see [demo on my Twitter](https://twitter.com/mrousavy/status/1365267563375116292))
|
||||||
* HDR mode
|
* HDR mode
|
||||||
* Night mode
|
* Night mode
|
||||||
* Flash for photo capture
|
* Flash for photo capture
|
||||||
|
Loading…
Reference in New Issue
Block a user