docs: Add ShadowLens section to docs

This commit is contained in:
Marc Rousavy
2024-01-09 18:29:22 +01:00
parent e93411592a
commit dc8df80085
6 changed files with 82 additions and 0 deletions

View File

@@ -128,3 +128,8 @@ If you're experiencing build issues or runtime issues in VisionCamera, make sure
## Issues
If nothing has helped so far, try browsing the [GitHub issues](https://github.com/mrousavy/react-native-vision-camera/issues?q=is%3Aissue). If your issue doesn't exist, [create a new one](https://github.com/mrousavy/react-native-vision-camera/issues/new/choose). Make sure to fill out the template and include as many details as possible. Also try to reproduce the issue in the [example app](https://github.com/mrousavy/react-native-vision-camera/blob/main/package/example).
<br />
#### 🚀 Next section: [ShadowLens](shadowlens)