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 JetPack Composable for tracking views #48

Open
2 tasks
kkostov opened this issue Dec 23, 2024 · 0 comments
Open
2 tasks

Add JetPack Composable for tracking views #48

kkostov opened this issue Dec 23, 2024 · 0 comments

Comments

@kkostov
Copy link
Contributor

kkostov commented Dec 23, 2024

Related to #184

  • Make it possible for an app to track when a specific view is shown on screen:
TelemetryDeckTracker("SignalMyComponentShown") {
 // ... the rest of the composable ..
}
  • Create a Modifier to introduce additional parameters for the outgoing signal
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

No branches or pull requests

1 participant