Skip to content

Feature/mobileapp 583 privy social login - #641

Merged
ONEONUORA merged 3 commits into
Fracverse:masterfrom
Ova-Klik:feature/mobileapp-583-privy-social-login
Jul 27, 2026
Merged

Feature/mobileapp 583 privy social login#641
ONEONUORA merged 3 commits into
Fracverse:masterfrom
Ova-Klik:feature/mobileapp-583-privy-social-login

Conversation

@Ova-Klik

Copy link
Copy Markdown
Contributor

Closes #583

Implements a Privy-branded social login experience for the mobile application, providing users with a clean onboarding entry point and support for multiple authentication methods.

Changes Made

  • Added a modern social login screen in mobileapp/app/index.tsx
  • Added onboarding start screen in mobileapp/app/onboarding-start.tsx
  • Integrated Privy authentication widgets
  • Added social sign-in options:
    • Google
    • Apple
    • Email
  • Configured interaction handlers to launch Privy browser overlays
  • Applied responsive, branded UI styling for a polished onboarding experience

Testing

Verified the following scenarios:

  • ✅ Login screen renders correctly
  • ✅ Google button launches the Privy authentication flow
  • ✅ Apple button launches the Privy authentication flow
  • ✅ Email button launches the Privy authentication flow
  • ✅ Layout is responsive across supported mobile screen sizes
  • ✅ Buttons provide appropriate loading/interaction feedback

Acceptance Criteria

  • Render clean social connection buttons
  • Launch Privy browser overlays on interaction
  • Apply sleek styling consistent with project branding

@drips-wave

drips-wave Bot commented Jul 26, 2026

Copy link
Copy Markdown

@Ova-Klik Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ONEONUORA ONEONUORA left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Great job @Ova-Klik

@ONEONUORA
ONEONUORA merged commit 849d7bf into Fracverse:master Jul 27, 2026
11 checks passed
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.

[mobileapp] UI: Design Privy-branded social login screen

3 participants