Skip to content

"Add docs for React Native components release" followup review#3199

Merged
SarahSoutoul merged 8 commits intomainfrom
aa/expo-followup
Mar 10, 2026
Merged

"Add docs for React Native components release" followup review#3199
SarahSoutoul merged 8 commits intomainfrom
aa/expo-followup

Conversation

@alexisintech
Copy link
Member

@alexisintech alexisintech commented Mar 9, 2026

🔎 Previews:

What does this solve? What changed?

Follow up review to Add docs for React Native components release

  • Incorporated work on the native sign-in docs that was done in https://github.com/clerk/clerk-docs/pull/2931/changes
    • /auth-strategies/sign-in-with-google (Android version) aligned copy with the Expo version
    • /auth-strategies/sign-in-with-google.expo.mdx (Expo version)
      • Added partials to be reused across social connection guides
      • Added ios vs android tabs
      • Added authview-google-callout partial to show users where they can skip a step if they are using <AuthView>
    • Sign in with Apple
      • Added authview-apple-callout partial to show users where they can skip a step if they are using <AuthView>
  • <UserProfileView>
    • Added callout about using web components (to match the callout in <UserButton>)
  • <AuthView>
    • Added callout about using web components (to match the callout in <UserButton>)
    • Added missing reference links
  • <UserButton>
    • Added missing reference links
    • Fixed usage of removed <SignedIn> and <SignedOut> components in favor of new <Show> component
    • Changed user.firstName to user.id as firstName is a setting you have to turn on in the Clerk Dashboard (not all users will have this enabled), but id is available for every single user

Deadline

  • No rush

Other resources

@alexisintech alexisintech requested a review from a team as a code owner March 9, 2026 23:52
@vercel
Copy link

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-docs Ready Ready Preview Mar 10, 2026 6:06pm

Request Review

Copy link
Member

@chriscanin chriscanin left a comment

Choose a reason for hiding this comment

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

Looking good! Preview looks good as well.

Copy link
Contributor

@SarahSoutoul SarahSoutoul left a comment

Choose a reason for hiding this comment

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

All good! Great improvements, thank you @alexisintech 🙏

Co-authored-by: Michael Novotny <manovotny@gmail.com>
….mdx

Co-authored-by: Michael Novotny <manovotny@gmail.com>
@SarahSoutoul
Copy link
Contributor

SarahSoutoul commented Mar 10, 2026

Okay think I've applied all changes needed @manovotny

Copy link
Contributor

@manovotny manovotny left a comment

Choose a reason for hiding this comment

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

Changes look great! 👍

Copy link
Member

@chriscanin chriscanin left a comment

Choose a reason for hiding this comment

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

Looking good!

@SarahSoutoul SarahSoutoul merged commit e801ffe into main Mar 10, 2026
8 checks passed
@SarahSoutoul SarahSoutoul deleted the aa/expo-followup branch March 10, 2026 20:00
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.

4 participants