Skip to content

Commit 4077e46

Browse files
feat(app-starts): Add RN SDK min version (#11650)
1 parent 1353b8a commit 4077e46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/product/insights/mobile/app-starts.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ SentryAndroid.init(this) { options ->
4949
- `>=7.2.0` for automatic instrumentation of [app start spans](/platforms/apple/tracing/instrumentation/automatic-instrumentation/#app-start-tracing)
5050
- `>=8.21.0` for app start profiling
5151

52+
**For React Native:**
53+
54+
- `>=5.24.0` for automatic instrumentation of [app start spans](/platforms/react-native/tracing/instrumentation/automatic-instrumentation/#app-start-instrumentation)
55+
5256
By default, the **App Starts** page displays metrics for the two releases with the highest screen counts for the time range you’ve selected. To choose a different set of releases to compare, use the “release selector” at the top of the page. To change the app start type (cold or warm), use the “App Start” selector at the top of the page.
5357

5458
The charts display the following metrics (using cold starts as an example):

0 commit comments

Comments
 (0)