Skip to content

docs(expo): document @clerk/expo config plugin options#3225

Open
chriscanin wants to merge 5 commits intomainfrom
chris/docs-expo-plugin-options
Open

docs(expo): document @clerk/expo config plugin options#3225
chriscanin wants to merge 5 commits intomainfrom
chris/docs-expo-plugin-options

Conversation

@chriscanin
Copy link
Member

Summary

Documents the @clerk/expo config plugin options in the native components overview.

Related to clerk/javascript#8113 which adds the appleSignIn option.

New options documented:

  • appleSignIn (boolean, default true) — opt out of the Sign in with Apple entitlement
  • keychainService (string) — custom keychain service for extension target sharing

🤖 Generated with Claude Code

@chriscanin chriscanin requested a review from a team as a code owner March 18, 2026 16:27
@vercel
Copy link

vercel bot commented Mar 18, 2026

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

Project Deployment Actions Updated (UTC)
clerk-docs Ready Ready Preview Mar 18, 2026 8:49pm

Request Review


The plugin accepts the following options:

| Option | Type | Default | Description |
Copy link
Contributor

Choose a reason for hiding this comment

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

The table kinda shows up in a weird way - tried fixing it following the contributing guide section on tables but couldn't achieve the desired result. @manovotny would you be able to have a look at this?

Image

Copy link
Contributor

Choose a reason for hiding this comment

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

You want the changes in https://github.com/clerk/clerk/pull/2276 to be merged. Here's what it looks like running locally:

CleanShot 2026-03-18 at 14 26 21@2x

Copy link
Member Author

Choose a reason for hiding this comment

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

Hmmmm maybe the table is not the best use case here....

Copy link
Contributor

@SarahSoutoul SarahSoutoul Mar 18, 2026

Choose a reason for hiding this comment

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

Actually, I think you should use the <Properties> component. Let me do a commit with that change.

Copy link
Contributor

Choose a reason for hiding this comment

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

Here you go: docs review.

@SarahSoutoul SarahSoutoul self-assigned this Mar 18, 2026
@chriscanin
Copy link
Member Author

This PR relies on: clerk/javascript#8113 being merged in.

Lets only merge after this has been merged in!

@SarahSoutoul
Copy link
Contributor

This PR relies on: clerk/javascript#8113 being merged in.

Lets only merge after this has been merged in!

Okay have put the "do not merge" label on.

@SarahSoutoul
Copy link
Contributor

@chriscanin okay there was an issue where the layout would render like this when indented with the bullet points.

Screenshot 2026-03-18 at 2 39 55 pm

So I decided to go another route and create a dedicated section for the options here. Let me know what you think!

@chriscanin
Copy link
Member Author

@chriscanin okay there was an issue where the layout would render like this when indented with the bullet points.

Screenshot 2026-03-18 at 2 39 55 pm So I decided to go another route and create a dedicated section for the options [here](https://github.com//pull/3225/commits/b1d7ab71824da4316264cc914c3bbb38aa7d57b0). Let me know what you think!

Looks great!

Copy link
Member

@alexisintech alexisintech left a comment

Choose a reason for hiding this comment

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

looks great guys 😸💖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants