Skip to content

Commit 4adb414

Browse files
add note about react native private beta (#2208)
* add note about react native private beta * "or support" * Update react-native-replay.mdx --------- Co-authored-by: djmixpanel <[email protected]>
1 parent 6c04961 commit 4adb414

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pages/docs/tracking-methods/sdks/react-native/react-native-replay.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
import { Callout } from "nextra/components";
22

3-
# React Native Session Replay
3+
# Implement Session Replay (React Native) - Beta
4+
5+
<Callout type="info">
6+
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.
7+
</Callout>
48

59
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.
610

0 commit comments

Comments
 (0)