Skip to content
Alchemy Logo

Using within React Native applications

A simple example for reference purposes is available here. This was built using Expo, but the same principles apply to a bare React Native app as well.

Quickly spin up a new React Native (Expo) project set up with Smart Wallets by using the quickstart template. Follow along with this guide:

Quickstart with Expo

Get started quickly using Smart Wallets on React Native with Expo

If you are starting a fresh project, Expo is highly recommended. Create a new Expo project by running npx create-expo-app@latest from your terminal. Visit the Expo docs for more information.

Whether you're using Expo or a bare React Native app, follow these guides to get started with using Smart Wallets in your project.

Was this page helpful?