Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions NATIVE_SDK_VERSIONS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
| React Native | iOS Bridge / iOS SDK | Android Bridge / Android SDK |
|-------------|---------------------|-----------------------------|
| 2.8.1 | 2.27.0 | 2.19.2 |
| 2.8.0 | 2.27.0 | 2.19.2 |
| 2.7.1 | 2.25.0 | 2.19.2 |
| 2.7.0 | 2.25.0 | 2.19.2 |
Expand Down
6 changes: 3 additions & 3 deletions example-new-architecture/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PODS:
- DatadogInternal (= 2.27.0)
- DatadogRUM (2.27.0):
- DatadogInternal (= 2.27.0)
- DatadogSDKReactNative (2.8.0):
- DatadogSDKReactNative (2.8.1):
- DatadogCore (~> 2.27.0)
- DatadogCrashReporting (~> 2.27.0)
- DatadogLogs (~> 2.27.0)
Expand All @@ -37,7 +37,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNative/Tests (2.8.0):
- DatadogSDKReactNative/Tests (2.8.1):
- DatadogCore (~> 2.27.0)
- DatadogCrashReporting (~> 2.27.0)
- DatadogLogs (~> 2.27.0)
Expand Down Expand Up @@ -1855,7 +1855,7 @@ SPEC CHECKSUMS:
DatadogInternal: 3c5cae6772295fd175a9de11e4747a9322aaa4e7
DatadogLogs: 09d6358dc7682f9d3eaea85dd418f82d2db3560c
DatadogRUM: 0f267df8c9c8579a291870c2bce4549587391a07
DatadogSDKReactNative: d52b8455c7c1ac846278668a5c2ba6e323177633
DatadogSDKReactNative: 0657737cd918aa08952eae2dbb37fabe2e141605
DatadogTrace: f46c8220c73463d09741013f385a6e27cd39185b
DatadogWebViewTracking: dc8376420c8686efd09d00752bc1034b639d180b
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385
Expand Down
Loading
Loading