Skip to content

Example apps for React Native wrapper of Vesper SDK

Notifications You must be signed in to change notification settings

DiceTechnology/react-native-vesper-sdk-example

Repository files navigation

Getting Started

Follow these steps below to install the Vesper SDK dependencies and run the example application.

1. Setup

  • For iOS setup instructions, refer to the documentation here.
  • For Android setup instructions, refer to the documentation here.

2. Configuration

Add your Vesper SDK configuration to the src/constants/CONFIG.ts file.

3. Install Dependencies

# iOS
npm install
cd ios/ && pod install

# Android
npm install

4. Start the app

 # iOS
 npm run ios
 
 # Android
 npm run android

About

Example apps for React Native wrapper of Vesper SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •