Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WebView tracker integration to the React Native tracker #1399

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

matus-tomlein
Copy link
Contributor

Add integration with the WebView tracker.

Part of this is the same integration that we already had in the previous RN tracker for the basic types of events.

However, it also implements a trackWebViewEvent message type which contains the raw payload values in the same format as @mscwilson implemented in the Android tracker. So this is aimed at the next WebView tracker version and integrating that with JS tracker.

Copy link

bundlemon bot commented Dec 10, 2024

BundleMon

Files added (6)
Status Path Size Limits
trackers/javascript-tracker/dist/sp.js
+24.54KB 30KB / +10%
libraries/browser-tracker-core/dist/index.mod
ule.js
+23.59KB 25KB / +10%
libraries/tracker-core/dist/index.module.js
+19.5KB 20KB / +10%
trackers/browser-tracker/dist/index.umd.min.j
s
+17.44KB 20KB / +10%
trackers/javascript-tracker/dist/sp.lite.js
+17.39KB 20KB / +10%
trackers/browser-tracker/dist/index.module.js
+3.49KB 5KB / +10%

Total files change +105.95KB 0%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history

Copy link
Contributor

@mscwilson mscwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@matus-tomlein matus-tomlein changed the base branch from wip/react-native to release/4.2.0 January 2, 2025 10:24
@matus-tomlein matus-tomlein merged commit cd7267f into release/4.2.0 Jan 2, 2025
3 checks passed
@matus-tomlein matus-tomlein deleted the issue/web_view_rn branch January 2, 2025 10:41
@matus-tomlein matus-tomlein mentioned this pull request Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants