31 lines
1.4 KiB
Plaintext
31 lines
1.4 KiB
Plaintext
---
|
|
id: shadowlens
|
|
title: ShadowLens
|
|
sidebar_label: ShadowLens
|
|
---
|
|
|
|
import useBaseUrl from '@docusaurus/useBaseUrl'
|
|
|
|
<div class="image-container">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="283" height="535">
|
|
<image href={useBaseUrl("img/shadowlens_screenshot.png")} width="283" height="535" />
|
|
</svg>
|
|
</div>
|
|
|
|
**The perfect shot, right at your fingertips! Instantly capture high quality videos and photos using beautiful aesthetic presets.**
|
|
|
|
**ShadowLens** is the fastest high quality Camera app so you'll never miss a moment again! Instantly capture 4k videos in either 30, 50 or 60 FPS, or shoot up to 5k photos already perfectly exposed with the press of a single button. Drag up to adjust exposure, double tap to flip the camera, and hold to record - it's all about speed! Optimized for social media apps such as Instagram, TikTok or YouTube shorts, ShadowLens videos and photos can be directly exported without quality loss.
|
|
|
|
**ShadowLens** is a perfect showcase app for **react-native-vision-camera** - it is powerful, fast, smooth, and stable.
|
|
|
|
**Download now:**
|
|
|
|
<div style={{ display: 'flex', flexDirection: 'row', alignItems: 'center' }}>
|
|
<a href="https://apps.apple.com/at/app/shadowlens/id6471849004">
|
|
<img height={40} src={useBaseUrl("img/appstore.svg")} />
|
|
</a>
|
|
<a href="https://play.google.com/store/apps/details?id=com.mrousavy.shadowlens">
|
|
<img height={58} src={useBaseUrl("img/playstore.png")} />
|
|
</a>
|
|
</div>
|