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
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
.
mixpanel
/
mixpanel-react-native
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
124
Code
Issues
27
Pull requests
52
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Autocapture: frustration signals for React Native
- #447
#447
Draft
1/3
rahul-mixpanel
wants to merge 11 commits into
feat/autocapture
mixpanel/mixpanel-react-native:feat/autocapture
from
rahulraveendran-sdk-29-mobile-sr-frustration-signals-react-native
mixpanel/mixpanel-react-native:rahulraveendran-sdk-29-mobile-sr-frustration-signals-react-native
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Autocapture: frustration signals for React Native
#447
rahul-mixpanel
wants to merge 11 commits into
feat/autocapture
mixpanel/mixpanel-react-native:feat/autocapture
from
rahulraveendran-sdk-29-mobile-sr-frustration-signals-react-native
mixpanel/mixpanel-react-native:rahulraveendran-sdk-29-mobile-sr-frustration-signals-react-native
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
feat(autocapture): add autocapture options bridge to native SDKs
Show description for 8cc8583
rahul-mixpanel
and
claude
committed
8cc8583
View commit details
Copy full SHA for 8cc8583
Browse repository at this point
refactor(autocapture): pass walkUpToClickableParent at AutocaptureOptions level
Show description for bd3a572
rahul-mixpanel
and
claude
committed
bd3a572
View commit details
Copy full SHA for bd3a572
Browse repository at this point
fix(ios): use native SDK defaults instead of hardcoded values in bridge
Show description for 5a854b6
rahul-mixpanel
and
claude
committed
5a854b6
View commit details
Copy full SHA for 5a854b6
Browse repository at this point
feat(autocapture): expose trackClick, trackRageClick, trackDeadClick APIs
Show description for 7f0f283
rahul-mixpanel
and
claude
committed
7f0f283
View commit details
Copy full SHA for 7f0f283
Browse repository at this point
refactor(autocapture): replace native bridge with pure JS for all autocapture methods
Show description for 095843b
rahul-mixpanel
and
claude
committed
095843b
View commit details
Copy full SHA for 095843b
Browse repository at this point
feat(autocapture): make walkUpToClickableParent configurable from JS
Show description for 8b86a71
rahul-mixpanel
and
claude
committed
8b86a71
View commit details
Copy full SHA for 8b86a71
Browse repository at this point
Commits on Jul 31, 2026
docs(autocapture): add @example blocks to all public autocapture APIs
Show description for 8080bcf
rahul-mixpanel
and
claude
committed
8080bcf
View commit details
Copy full SHA for 8080bcf
Browse repository at this point
Commits on Aug 3, 2026
refactor(autocapture): remove walkUpToClickableParent option and add test screen
Show description for 524b6b9
rahul-mixpanel
and
claude
committed
524b6b9
View commit details
Copy full SHA for 524b6b9
Browse repository at this point
fix(demo): update walk-up test to reflect that leaf identity is overridden by clickable parent
Show description for 6222274
rahul-mixpanel
and
claude
committed
6222274
View commit details
Copy full SHA for 6222274
Browse repository at this point
docs: add autocapture context doc with walk-up-to-clickable-parent behavior
Show description for 4c89aaa
rahul-mixpanel
and
claude
committed
4c89aaa
View commit details
Copy full SHA for 4c89aaa
Browse repository at this point
Commits on Aug 6, 2026
Merge branch 'feat/autocapture' into rahulraveendran-sdk-29-mobile-sr-frustration-signals-react-native
rahul-mixpanel
authored
20b9547
View commit details
Copy full SHA for 20b9547
Browse repository at this point
You can’t perform that action at this time.