@clerk/clerk-expo
v2.6.6
Published
Clerk React Native/Expo library
Downloads
65,061
Readme
Changelog · Report a Bug · Request a Feature · Get help
Getting Started
Clerk is the easiest way to add authentication and user management to your Expo application. Add sign up, sign in, and profile management to your application in minutes.
Prerequisites
- React 18 or later
- Expo 50 or later
- React Native 0.73 or later
- Node.js
>=18.17.0
or later - An existing Expo application
- An existing Clerk application. Create your account for free.
Installation
The fastest way to get started with Clerk is by following the Expo Quickstart.
You'll learn how to create an Expo application, install @clerk/expo
, set up your environment keys, add <ClerkProvider>
, protect specific pages, and use Clerk's React hooks.
Usage
For further information, guides, and examples visit the Expo reference documentation.
Support
You can get in touch with us in any of the following ways:
- Join our official community Discord server
- On our support page
Contributing
We're open to all community contributions! If you'd like to contribute in any way, please read our contribution guidelines and code of conduct.
Security
@clerk/clerk-expo
follows good practices of security, but 100% security cannot be assured.
@clerk/clerk-expo
is provided "as is" without any warranty. Use at your own risk.
For more information and to report security issues, please refer to our security documentation.
License
This project is licensed under the MIT license.
See LICENSE for more information.