Skip to content

viafoura/sdk-react-native

Repository files navigation

Viafoura

Viafoura React Native Sample app

This project shows you how to integrate Viafoura tools into a react native app.

How to run?

  1. Clone project
  2. Run npm install --save react@latest in terminal
  3. Run npx patch-package react-native
  4. Go to to ios folder and run pod install in terminal
  5. Go to root project folder and execute npx react-native start in terminal