Skip to content

Official guide on how to use Clerk.dev with Expo

Notifications You must be signed in to change notification settings

O4FDev/clerk-expo-starter

 
 

Repository files navigation

Clerk Expo Starter

This starter project shows how to use Clerk with Expo to authenticate users in your React Native application. When users sign up or sign in, Clerk handles the state of the authentication and renders public or protected routes.

Demo

How to use

To run the example locally you need to:

  1. Sign up at Clerk.dev.
  2. Go to Clerk's dashboard and create an application.
  3. Set your Frontend API key in App.tsx.
  4. yarn to install the required dependencies.
  5. yarn start to launch the Expo development server.

Learn More

To learn more about Clerk.dev and Expo, take a look at the official documentation.

Having trouble ?

If you find any bug, something is not working as expected or you would like to see if we can support your use case, you can reach out to any of our support channels, or just open a new issue!

About

Official guide on how to use Clerk.dev with Expo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • JavaScript 0.7%