Skip to content

Commit 1b466f0

Browse files
feat(app-starts): Add RN SDK min version
1 parent 7db6d32 commit 1b466f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ SentrySDK.start { options in
5858
}
5959
```
6060

61+
**For React Native:**
62+
63+
- `>=5.24.0` for automatic instrumentation of [app start spans](/platforms/react-native/tracing/instrumentation/automatic-instrumentation/#app-start-instrumentation)
64+
6165
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.
6266

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

0 commit comments

Comments
 (0)