Skip to content

Commit 6bb7af1

Browse files
committed
docs: Heading
1 parent 5d1259c commit 6bb7af1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/content/docs/multi-camera.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ await session.start()
7676

7777
Each returned [`CameraController`](/api/react-native-vision-camera/hybrid-objects/CameraController) correlates to the connection at that index - e.g. `frontController` allows zooming/exposure/focus the `frontDevice`, and vice-versa.
7878

79+
### Picture-in-Picture Multi-Previews
80+
7981
Then, ensure you display both `frontPreviewOutput` and `backPreviewOutput` in separate [`<NativePreviewView />`](/api/react-native-vision-camera/views/NativePreviewView) views:
8082

8183
```tsx

0 commit comments

Comments
 (0)