Skip to content

[NT-1752] Add component tracking to React Native#59

Merged
Alex Freas (akfreas) merged 25 commits into
mainfrom
NT-1752-add-component-tracking-to-react-native
Nov 3, 2025
Merged

[NT-1752] Add component tracking to React Native#59
Alex Freas (akfreas) merged 25 commits into
mainfrom
NT-1752-add-component-tracking-to-react-native

Conversation

@akfreas
Copy link
Copy Markdown
Collaborator

Adds component tracking using two semantic components: <Personalization/> and <Analytics/>. These will provide tracking both in the context of a ScrollProvider and on their own.

See the Readme for full details.

@wiz-inc-38d59fb8d7
Copy link
Copy Markdown

wiz-inc-38d59fb8d7 Bot commented Oct 29, 2025

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities -
Data Finding Sensitive Data -
Total -

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@akfreas Alex Freas (akfreas) force-pushed the NT-1752-add-component-tracking-to-react-native branch from c2d16f4 to 61808f4 Compare October 29, 2025 09:03
Comment thread eslint.config.ts Outdated
Comment thread platforms/javascript/react-native/src/utils/resolveEntryWithMetadata.ts Outdated
Comment thread implementations/react-native/TestTrackingScreen.tsx
Comment thread eslint.config.ts Outdated
@akfreas Alex Freas (akfreas) force-pushed the NT-1752-add-component-tracking-to-react-native branch 4 times, most recently from 9f2c15f to 6fc44f9 Compare October 31, 2025 13:37
Comment thread implementations/react-native/.gitignore Outdated
Comment thread implementations/react-native/App.tsx Outdated
…() with iterator helpers. Remove excessive logging
…imizationTrackedView. Add time-based viewport tracking to qualify tracking point to fire.
… where tracking would not be fired if the user didn't scroll
…ith tracking, store ref for in-progress tracking WIP
@akfreas Alex Freas (akfreas) force-pushed the NT-1752-add-component-tracking-to-react-native branch from 2cc32f9 to b16694f Compare November 3, 2025 12:23
@akfreas Alex Freas (akfreas) marked this pull request as ready for review November 3, 2025 13:18
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👨🏻‍🍳 💋

@akfreas Alex Freas (akfreas) merged commit 1774599 into main Nov 3, 2025
15 checks passed
@akfreas Alex Freas (akfreas) deleted the NT-1752-add-component-tracking-to-react-native branch November 3, 2025 14:18
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