Skip to content

feat: suggest downloading the mobile app#900

Open
leanmendoza wants to merge 7 commits intomasterfrom
feat/mobile-app-download
Open

feat: suggest downloading the mobile app#900
leanmendoza wants to merge 7 commits intomasterfrom
feat/mobile-app-download

Conversation

@leanmendoza
Copy link

@leanmendoza leanmendoza commented Mar 2, 2026

Summary

  • Add MobileDownloadModal with App Store and Google Play badges, shown instead of the desktop DownloadModal on mobile devices
  • Replace useMobileMediaQuery (CSS-based) with useIsMobileDevice (user-agent based) for reliable mobile detection on real devices
  • Wrap JumpInPosition with MobileJumpInWrapper to intercept clicks and show store badges on mobile

Related PRs

@leanmendoza leanmendoza force-pushed the feat/mobile-app-download branch from 39ff80a to ead7d76 Compare March 2, 2026 19:15
Copy link
Collaborator

@braianj braianj left a comment

Choose a reason for hiding this comment

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

Looks good!
I've left some nits

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