Introduction

Hey guys, I am Ritvij, and I will be taking you through the process of properly setting up and using the CandyPay Mobile SDK in your Expo Project.

CandyPay Elements Mobile SDK depends on Solana Mobile Wallet Adapter(MWA).

In this guide we will go through how to run this package in both Expo managed workflow.

Now there are 2 ways to use the component.

In this guide we will be using Expo for building the app

Step 1: Create a new Expo project

Fire up your terminal, change into your desired directory and create a new expo project.

expo init elements-mobile-test

Step 2: Configure EAS

For reference: https://docs.expo.dev/build/setup/

To configure EAS, we follow these steps: