Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@privy-io/expo

Package Overview
Dependencies
Maintainers
8
Versions
864
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@privy-io/expo

Expo client for the Privy Auth API

latest
npmnpm
Version
0.59.6
Version published
Weekly downloads
10K
-4.08%
Maintainers
8
Weekly downloads
 
Created
Source

Blobby

@privy-io/expo

The Privy Expo SDK allows you to integrate Privy into a bare React Native or Expo app. With Privy, your app can authenticate your users across email, phone, social, and wallet login methods and securely create embedded wallets for them to take onchain actions.

Installation

Install along with peer dependencies using npm:

npx expo install expo-apple-authentication expo-application expo-crypto expo-linking expo-secure-store expo-web-browser react-native-passkeys react-native-webview @privy-io/expo-native-extensions @privy-io/expo

Install polyfills, these should be imported as early as possible in your application.

npm i --save fast-text-encoding react-native-get-random-values @ethersproject/shims

Dependencies for @privy-io/expo/ui

If you are using the @privy-io/expo/ui import, you will need to install the following dependencies:

npx expo install react-native-svg expo-clipboard react-native-qrcode-styled react-native-safe-area-context viem

Dependencies for @privy-io/expo/smart-wallets

If you are using the @privy-io/expo/smart-wallets import, you will need to install the following dependencies:

npx expo install viem permissionless

Usage

See Privy's Expo SDK guide for setup and usage.

Changelog

Our changelog contains the latest information about new releases, including features, fixes, and upcoming changes.

We use Semantic Versioning to track breaking changes.

Keywords

authentication

FAQs

Package last updated on 10 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts