You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@
7
7
This library lets you autoinstrument React Native applications. Minimum supported React Native version is 0.68.
8
8
To instrument applications running on React Native versions lower than 0.68, see [Instrument lower versions](#instrument-lower-versions).
9
9
10
+
> [!IMPORTANT]
11
+
> This library instruments React Native applications for Android and iOS devices. For React web instrumentation, see the [splunk-otel-js-web](https://github.com/signalfx/splunk-otel-js-web) project.
12
+
10
13
## Get started
11
14
12
15
To instrument your React Native application, follow these steps.
0 commit comments