Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
import { Callout } from "nextra/components";

# React Native Session Replay
# Implement Session Replay (React Native) - Beta

<Callout type="info">
React Native Session Replay is currently in invite-only Private Beta. Please reach out to your Account Manager or Support for any questions about Session Replay or React Native Beta access.
</Callout>

Mixpanel's React Native Session Replay SDK enables you to capture and analyze user interactions in your mobile applications. Built as a Turbo Module for React Native's New Architecture, it provides native implementations for both iOS and Android with a unified JavaScript API.

Expand Down