Skip to content

candypay-examples/mobile-sdk-example

Repository files navigation

CandyPay Mobile SDK demo app

An example Expo project that can be used as a quickstart reference to integrate our mobile payments SDK. We will use EAS Build for this application.

How it works:

IMG_1440.MP4

Steps to run the application:

  1. Clone this project.
git clone https://github.com/candypay-examples/mobile-sdk-example
  1. In eas.json at line 9, change this ->
"env": { "ANDROID_HOME": "/Users/ritvij14/Library/Android" }

to the path of ANDROID_HOME on your system. This allows you to run EAS Build locally.

  1. Run eas build:configure. Choose Android for building the APK.
  2. Run eas build -p android --profile preview --local

For more details, head over to Quickstart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published