Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataDog
/
dd-sdk-reactnative
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
145
Code
Issues
14
Pull requests
26
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2026
Merge pull request #1371 from DataDog/sbarrio/release-v3.6.0
Show description for 398e96d
sbarrio
authored
398e96d
View commit details
Copy full SHA for 398e96d
Browse repository at this point
Bump to version 3.6.0
sbarrio
committed
29da16a
View commit details
Copy full SHA for 29da16a
Browse repository at this point
Commits on Aug 13, 2026
Merge pull request #1370 from DataDog/marcosaia/fix/modules-provider-in-package-json
Show description for 27ec610
marco-saia-datadog
authored
27ec610
View commit details
Copy full SHA for 27ec610
Browse repository at this point
Merge pull request #1368 from DataDog/marcosaia/rums-18012/rn-87-support-alt
Show description for de379d5
marco-saia-datadog
authored
de379d5
View commit details
Copy full SHA for de379d5
Browse repository at this point
Merge pull request #1360 from DataDog/carlosnogueira/RUM-17907/expo-fetch-resource-tracking
Show description for 7520981
marco-saia-datadog
authored
7520981
View commit details
Copy full SHA for 7520981
Browse repository at this point
fix: add modulesProvider in package.json
marco-saia-datadog
committed
255f2fc
View commit details
Copy full SHA for 255f2fc
Browse repository at this point
Merge pull request #1366 from DataDog/marcosaia/rums-18010/android-7-build-error
Show description for 4732b25
marco-saia-datadog
authored
4732b25
View commit details
Copy full SHA for 4732b25
Browse repository at this point
Merge pull request #1367 from DataDog/marcosaia/rum-18034/ios-tv-os-build-issue
Show description for dcdce40
marco-saia-datadog
authored
dcdce40
View commit details
Copy full SHA for dcdce40
Browse repository at this point
pr(fix): improve fetch tracking support
marco-saia-datadog
committed
839644b
View commit details
Copy full SHA for 839644b
Browse repository at this point
chore: add internal-testing-tools to bump-native-dd-sdk script
marco-saia-datadog
committed
6b3ccbf
View commit details
Copy full SHA for 6b3ccbf
Browse repository at this point
fix: disable heatmaps on RN 0.65 for compatibility
marco-saia-datadog
committed
f504566
View commit details
Copy full SHA for f504566
Browse repository at this point
Commits on Aug 12, 2026
fix: android 'Function invocation expected' error
marco-saia-datadog
committed
fb1bef6
View commit details
Copy full SHA for fb1bef6
Browse repository at this point
fix: hardcode Android DD SDK version in internal-testing-tools
marco-saia-datadog
committed
ec774a8
View commit details
Copy full SHA for ec774a8
Browse repository at this point
fix: angle-bracket imports in RCTFabricWrapper for RN 0.87 support
marco-saia-datadog
committed
00bc6d0
View commit details
Copy full SHA for 00bc6d0
Browse repository at this point
fix(pr): rename protected keyword parameter
Show description for a30a620
marco-saia-datadog
and
Copilot
authored
a30a620
View commit details
Copy full SHA for a30a620
Browse repository at this point
fix: tvOS build issue
marco-saia-datadog
committed
adbef6c
View commit details
Copy full SHA for adbef6c
Browse repository at this point
Commits on Aug 11, 2026
fix: kotlin Duration crash on Android 7 devices
marco-saia-datadog
committed
ef0e5e6
View commit details
Copy full SHA for ef0e5e6
Browse repository at this point
Merge pull request #1341 from DataDog/jmoskovich/rums-5681/rn-heatmaps
Show description for a9111a7
marco-saia-datadog
authored
a9111a7
View commit details
Copy full SHA for a9111a7
Browse repository at this point
Commits on Aug 9, 2026
RUMS-5681: Reuse the main-thread handler for heatmap actions
jonathanmos
committed
f6878d3
View commit details
Copy full SHA for f6878d3
Browse repository at this point
Commits on Aug 5, 2026
Add optional global Fetch resource tracking
Show description for 9f45729
cdn34dd
committed
9f45729
View commit details
Copy full SHA for 9f45729
Browse repository at this point
RUMS-5681: Add exception logging
jonathanmos
authored and
marco-saia-datadog
committed
9720abc
View commit details
Copy full SHA for 9720abc
Browse repository at this point
RUMS-5681: Add heatmaps for Android
jonathanmos
authored and
marco-saia-datadog
committed
508d03c
View commit details
Copy full SHA for 508d03c
Browse repository at this point
Fix session replay init in example app
jonathanmos
authored and
marco-saia-datadog
committed
363de3d
View commit details
Copy full SHA for 363de3d
Browse repository at this point
Commits on Jul 28, 2026
Merge pull request #1351 from DataDog/carlosnogueira/release-v3.5.4
Show description for c0afe3b
cdn34dd
authored
c0afe3b
View commit details
Copy full SHA for c0afe3b
Browse repository at this point
Bump to version 3.5.4
cdn34dd
committed
4971361
View commit details
Copy full SHA for 4971361
Browse repository at this point
Merge pull request #1350 from DataDog/jmoskovich/fix-svg-not-captured
Show description for 9035334
jonathanmos
authored
9035334
View commit details
Copy full SHA for 9035334
Browse repository at this point
Commits on Jul 27, 2026
Remove unused svgMap/svgOffset instance state
Show description for a10ebaa
jonathanmos
committed
a10ebaa
View commit details
Copy full SHA for a10ebaa
Browse repository at this point
Remove duplicate glob pattern in buildSvgMap's file scan
Show description for 5408982
jonathanmos
committed
5408982
View commit details
Copy full SHA for 5408982
Browse repository at this point
Make buildSvgMap respect the CLI's ignore patterns and followSymlinks
Show description for 9372190
jonathanmos
committed
9372190
View commit details
Copy full SHA for 9372190
Browse repository at this point
Skip buildSvgMap's project-wide scan for web platform builds
Show description for 3bf457f
jonathanmos
committed
3bf457f
View commit details
Copy full SHA for 3bf457f
Browse repository at this point
Reuse the ReactNativeSVG instance across files in pre()
Show description for a2645ce
jonathanmos
committed
a2645ce
View commit details
Copy full SHA for a2645ce
Browse repository at this point
Fix barrel re-export naming in buildSvgMap's SVG scan
Show description for a167666
jonathanmos
committed
a167666
View commit details
Copy full SHA for a167666
Browse repository at this point
Call setApiTypes before buildSvgMap so the SVG scan actually runs
Show description for 43d2b5c
jonathanmos
committed
43d2b5c
View commit details
Copy full SHA for 43d2b5c
Browse repository at this point
Commits on Jul 23, 2026
Merge pull request #1326 from DataDog/blake.thomas/FFL-2666
Show description for 687a67f
btthomas
authored
687a67f
View commit details
Copy full SHA for 687a67f
Browse repository at this point
Commits on Jul 22, 2026
docs(flags): correct the object-variation decoder comment + test the fallback
Show description for d30d1fd
btthomas
and
claude
committed
d30d1fd
View commit details
Copy full SHA for d30d1fd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.