Skip to content

Commit b2361d4

Browse files
authored
Dj rn beta entry (#2179)
* Adding RN entry point * One more quick change
1 parent 4cc305a commit b2361d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/docs/session-replay.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,15 @@ Session Replay is available for customers on Free, Growth, and Enterprise plans.
1818

1919
## Implementation
2020

21-
Session Replay is supported on three primary platforms: Web, iOS, and Android. You can use Session Replay with CDPs (e.g., Segment and mParticle) on both Web and Mobile. We also support Electron desktop apps.
21+
Session Replay is supported on four primary platforms: Web, iOS, Android, and React Native (Beta). You can use Session Replay with CDPs (e.g., Segment and mParticle) on both Web and Mobile. We also support Electron desktop apps.
2222

2323
See our developer guides on implementing Session Replay for these platforms below:
2424

2525
<Cards>
2626
<Cards.Card icon title="Web" href="/docs/tracking-methods/sdks/javascript/javascript-replay" />
2727
<Cards.Card icon title="iOS" href="/docs/tracking-methods/sdks/swift/swift-replay" />
2828
<Cards.Card icon title="Android" href="/docs/tracking-methods/sdks/android/android-replay" />
29+
<Cards.Card icon title="React Native (Beta)" href="/docs/tracking-methods/sdks/react-native/react-native-replay" />
2930
</Cards>
3031

3132
## Watching Replays

0 commit comments

Comments
 (0)