From 1b466f02ac3fece91ddf825086fcfe5042002e80 Mon Sep 17 00:00:00 2001 From: Krystof Woldrich <31292499+krystofwoldrich@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:10:56 +0200 Subject: [PATCH] feat(app-starts): Add RN SDK min version --- docs/product/insights/mobile-vitals/app-starts.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/product/insights/mobile-vitals/app-starts.mdx b/docs/product/insights/mobile-vitals/app-starts.mdx index 36e0a4e655ea3..582869ee23c73 100644 --- a/docs/product/insights/mobile-vitals/app-starts.mdx +++ b/docs/product/insights/mobile-vitals/app-starts.mdx @@ -58,6 +58,10 @@ SentrySDK.start { options in } ``` +**For React Native:** + +- `>=5.24.0` for automatic instrumentation of [app start spans](/platforms/react-native/tracing/instrumentation/automatic-instrumentation/#app-start-instrumentation) + 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. The charts display the following metrics (using cold starts as an example):