LeAlencar / react-native-openpix-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenPix React Native Integration Example

Pix Example Using the OpenPix Platform. OpenPix Developers

Basic OpenPix React Native Integration Example

Before QRCode BRCode EMV QRCode

Setup

Generate a App ID in your OpenPix Account

Create a .env file with the following data

APP_ID=<your app id>

How it works?

This code uses @openpix/react package to generate a new charge and check when the charge is paid

How to run on Android

yarn android

How to run on iOS

  • install pods
npx pod-install
  • run ios
yarn ios

About


Languages

Language:Java 40.6%Language:C++ 18.5%Language:TypeScript 13.1%Language:Objective-C++ 9.7%Language:Objective-C 6.3%Language:Makefile 4.1%Language:Ruby 3.4%Language:JavaScript 2.8%Language:Starlark 1.6%Language:Shell 0.0%